* 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 fem idf image inspection kernel_linux material openscad part-design path points python_single_target_python3_9 raytracing robot show surface techdraw tux userland_GNU  * FEATURES: compressdebug distcc network-sandbox preserve-libs sandbox splitdebug 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=yes -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=yes -DBUILD_PLOT=no -DBUILD_POINTS=yes -DBUILD_QT5=ON -DBUILD_RAYTRACING=yes -DBUILD_REVERSEENGINEERING=OFF -DBUILD_ROBOT=yes -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=yes -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 11.3.0 -- The CXX compiler identification is GNU 11.3.0 -- 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: 11.3.0 -- 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.23.2 -- Found Doxygen: /usr/bin/doxygen (found version "1.9.4") found components: doxygen dot -- Found PythonInterp: /var/tmp/portage/media-gfx/freecad-0.19.4-r1/temp/python3.9/bin/python (found version "3.9.13") -- Found PythonLibs: /usr/lib64/libpython3.9.so (found suitable exact version "3.9.13") -- Found PythonLibs: /usr/lib64/libpython3.9.so -- Performing Test HAS_FLTO -- Performing Test HAS_FLTO - Success -- Found pybind11: /usr/include (found version "2.9.2") -- Found Xerces-C: /usr/lib64/libxerces-c.so -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.12") -- 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/include/opencascade (found version "7.5.3") -- -- Found OCE/OpenCASCADE version: 7.5.3 -- -- OCE/OpenCASCADE include directory: /usr/include/opencascade -- -- OCE/OpenCASCADE shared libraries directory: /usr/lib64/opencascade -- Found OpenGL: /usr/lib64/libOpenGL.so -- Found OpenGLU: /usr/lib64/libGLU.so CMake Deprecation Warning at /usr/lib64/cmake/vtk-9.1/vtk-config.cmake:75 (message): The new name for the 'vtkCommonCore' component is 'CommonCore' Call Stack (most recent call first): cMake/FreeCAD_Helpers/SetupSalomeSMESH.cmake:29 (find_package) CMakeLists.txt:53 (SetupSalomeSMESH)  -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found utf8cpp: /usr/include/utf8cpp -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- VTK components: not found or used -- Found GLEW: /usr/lib64/libGLEW.so -- Found OpenGL: /usr/lib64/libOpenGL.so found components: OpenGL GLX -- Found Python3: /usr/bin/python3.9 (found suitable version "3.9.13", minimum required is "3.9") found components: Interpreter Development.Module Development.Embed -- Found HDF5: /usr/lib64/libhdf5.so;/usr/lib64/libsz.so;/usr/lib64/libz.so;/usr/lib64/libdl.a;/usr/lib64/libm.so (found version "1.12.2") found components: C HL -- Found PostgreSQL: /usr/lib64/libpq.so (found version "14.4") -- Found OGG: /usr/lib64/libogg.so -- Found THEORA: /usr/lib64/libtheora.so -- Found NetCDF: /usr/include (found version "4.9.0") -- Found PEGTL: /usr/include/tao (found suitable version "2.8.3", minimum required is "2.0.0") -- Found JsonCpp: /usr/lib64/libjsoncpp.so (found suitable version "1.9.5", minimum required is "0.7.0") -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.14") -- Found FFMPEG: /usr/include (found suitable version "4.4.2", minimum required is "4.4") found components: avformat avcodec avutil swscale swresample -- Found GL2PS: /usr/lib64/libgl2ps.so (found suitable version "1.4.2", minimum required is "1.4.2") -- Found PNG: /usr/lib64/libpng.so (found version "1.6.37+apng") -- Found Boost: /usr/lib64/cmake/Boost-1.79.0/BoostConfig.cmake (found suitable exact version "1.79.0") -- Found Boost: /usr/lib64/cmake/Boost-1.79.0/BoostConfig.cmake (found suitable exact version "1.79.0") found components: serialization -- Found SQLite3: /usr/include (found version "3.38.5") -- Found GDAL: /usr/lib64/libgdal.so (found version "3.5.0") -- Found LibPROJ: /usr/lib64/libproj.so (found version "9.0.1") -- Found Eigen3: /usr/include/eigen3 (found version "3.4.0") -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found EXPAT: /usr/lib64/libexpat.so (found version "2.4.8") -- Found double-conversion: /usr/lib64/libdouble-conversion.so -- Found LZ4: /usr/lib64/liblz4.so (found version "1.9.3") -- Found LZMA: /usr/lib64/liblzma.so (found version "5.2.5") -- Found JPEG: /usr/lib64/libjpeg.so (found version "62") -- Found TIFF: /usr/lib64/libtiff.so (found version "4.4.0") -- Found Freetype: /usr/lib64/libfreetype.so (found version "2.12.1") -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- 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/libsz.so;/usr/lib64/libz.so;/usr/lib64/libdl.a;/usr/lib64/libm.so (found version "1.12.2") -- 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.79.0/BoostConfig.cmake (found suitable version "1.79.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 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.13", minimum required is "3") -- Found PythonLibs: /usr/lib64/libpython3.9.so (found suitable version "3.9.13", 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. =============================================== CMake Error at cMake/FindMatplotlib.cmake:39 (list): list index: 2 out of range (-2, 1) Call Stack (most recent call first): cMake/FreeCAD_Helpers/SetupMatplotlib.cmake:4 (find_package) CMakeLists.txt:73 (SetupMatplotlib)  -- -- matplotlib-0.0 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/Raytracing/Gui/CMakeLists.txt:42 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Raytracing/Gui/CMakeLists.txt:42 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Raytracing/Gui/CMakeLists.txt:42 (fc_wrap_cpp) This 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.  -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Robot/App/Robot6AxisPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Robot/App/TrajectoryPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Robot/App/WaypointPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Robot/App/RobotObjectPy.cpp -- Performing Test _flag_found -- Performing Test _flag_found - Success 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/Robot/Gui/CMakeLists.txt:66 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Robot/Gui/CMakeLists.txt:66 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Robot/Gui/CMakeLists.txt:66 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Robot/Gui/CMakeLists.txt:66 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Robot/Gui/CMakeLists.txt:66 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Robot/Gui/CMakeLists.txt:66 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Robot/Gui/CMakeLists.txt:66 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Robot/Gui/CMakeLists.txt:66 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Robot/Gui/CMakeLists.txt:66 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Robot/Gui/CMakeLists.txt:66 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Robot/Gui/CMakeLists.txt:66 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Robot/Gui/CMakeLists.txt:66 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Robot/Gui/CMakeLists.txt:66 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Robot/Gui/CMakeLists.txt:66 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Robot/Gui/CMakeLists.txt:66 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Robot/Gui/CMakeLists.txt:66 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Robot/Gui/CMakeLists.txt:66 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Robot/Gui/CMakeLists.txt:66 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Robot/Gui/CMakeLists.txt:66 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Robot/Gui/CMakeLists.txt:66 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Robot/Gui/CMakeLists.txt:66 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Robot/Gui/CMakeLists.txt:66 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Robot/Gui/CMakeLists.txt:66 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Robot/Gui/CMakeLists.txt:66 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Robot/Gui/CMakeLists.txt:66 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  -- Performing Test _flag_found -- Performing Test _flag_found - Success 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/Fem/App/FemMeshPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Fem/App/FemPostPipelinePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Fem/Gui/ViewProviderFemMeshPy.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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Fem/Gui/CMakeLists.txt:99 (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/Path/App/CommandPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Path/App/PathPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Path/App/ToolPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Path/App/TooltablePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Path/App/FeaturePathCompoundPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Path/App/AreaPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Path/App/FeatureAreaPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Path/App/VoronoiPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Path/App/VoronoiCellPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Path/App/VoronoiEdgePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Path/App/VoronoiVertexPy.cpp -- area module (for Path Workbench) will be installed to: lib64 -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Path/PathSimulator/App/PathSimPy.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/Path/Gui/CMakeLists.txt:41 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Path/Gui/CMakeLists.txt:41 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Path/Gui/CMakeLists.txt:41 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Path/Gui/CMakeLists.txt:41 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Path/Gui/CMakeLists.txt:41 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Path/Gui/CMakeLists.txt:41 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most 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/Path/Gui/CMakeLists.txt:41 (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 -- Coin3D doc is not installed -- /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++ (11.3.0) -- Flags: -Wall -Wextra -Wno-write-strings -march=znver2 --param l1-cache-line-size=64 --param l1-cache-size=32 -O2 -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.2 -- Boost: 1.79.0 (1.79.0) -- XercesC: [/usr/lib64/libxerces-c.so] [/usr/include] -- ZLIB: 1.2.12 -- PyCXX: [/var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4/src] -- OCC: 7.5.3 [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] [/usr/include/opencascade] -- SMESH: build internal -- MEDFile: [/usr/lib64/libmedC.so;/usr/lib64/libmed.so] [/usr/include] -- HDF5: 1.12.2 -- VTK: 9.1.0 -- NETGEN: not enabled -- SWIG: 4.0.2 -- Eigen3 3.4.0 -- Qt5Core: 5.15.5 -- Qt5Network: 5.15.5 -- Qt5Xml: 5.15.5 -- Qt5XmlPatterns: 5.15.5 -- Qt5Widgets: 5.15.5 -- Qt5PrintSupport: 5.15.5 -- Qt5OpenGL: 5.15.5 -- Qt5Svg: 5.15.5 -- Qt5UiTools: 5.15.5 -- Qt5Concurrent: 5.15.5 -- Qt5WebEngineWidgets: 5.15.5 -- 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.1 -- 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: 0.0 -- Rift: not enabled (BUILD_VR) -- Doxygen: 1.9.4 -- Language: English -- Coin3D_DOC: 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 -march=znver2 --param l1-cache-line-size=64 --param l1-cache-size=32 -O2 -pipe C++ -Wall -Wextra -Wno-write-strings -march=znver2 --param l1-cache-line-size=64 --param l1-cache-size=32 -O2 -pipe Linker flags: Executable -Wl,-O1 -Wl,--as-needed Module -Wl,-O1 -Wl,--as-needed Shared -Wl,-O1 -Wl,--as-needed -- Configuring incomplete, errors occurred! See also "/var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/CMakeFiles/CMakeOutput.log". * ERROR: media-gfx/freecad-0.19.4-r1::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 127: Called src_configure * environment, line 3473: Called cmake_src_configure * environment, line 1823: Called die * The specific snippet of code: * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake 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'