you need to install qttools5-dev-tools and qttools5-dev in order to get /usr/lib/x86_64-linux-gnu/cmake/Qt5LinguistTools/Qt5LinguistToolsConfig.cmake
cmake ..
_____________________________________________________________________
Copyright 2006 The QElectroTech Team
This file is part of QElectroTech.
QElectroTech is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
QElectroTech is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with QElectroTech. If not, see <http://www.gnu.org/licenses/>.
_____________________________________________________________________
Add sub directorie tests
.____________________________________________________________________
. PROJECT_NAME :unittests
. PROJECT_SOURCE_DIR :/media/backup6/qet/tests
. Add sub directorie catch
..___________________________________________________________________
.. PROJECT_NAME :C_unittests
.. PROJECT_SOURCE_DIR :/media/backup6/qet/tests/catch
.. QET_DIR :/media/backup6/qet
.. QET_COMPONENTS is not set !!! I set them up !!!
- qet_compilation_vars
.. QT_VERSION_MAJOR :5
- fetch_kdeaddons
-- The C compiler identification is GNU 10.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
--
Installing in /usr/local. Run /media/backup6/qet/build/_deps/kcoreaddons-build/prefix.sh to set the environment for qelectrotech.
-- Setting build type to 'Debug' as none was specified.
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Could NOT find FAM (missing: FAM_INCLUDE_DIR FAM_LIBRARIES)
CMake Warning (dev) at /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message):
The package name passed to `find_package_handle_standard_args` (PROCSTAT)
does not match the name of the calling package (Procstat). 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):
build/_deps/kcoreaddons-src/cmake/FindProcstat.cmake:18 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
build/_deps/kcoreaddons-src/CMakeLists.txt:68 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find PROCSTAT (missing: PROCSTAT_INCLUDE_DIR PROCSTAT_LIBRARIES)
-- Looking for include files sys/types.h, sys/mman.h
-- Looking for include files sys/types.h, sys/mman.h - found
-- Looking for getgrouplist
-- Looking for getgrouplist - found
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- At least one python version must be available to use PythonModuleGeneration.
-- Found SharedMimeInfo: /usr/bin/update-mime-database (found suitable version "2.0", minimum required is "1.3")
-- The following OPTIONAL packages have been found:
* Threads
* Inotify
Filesystem alteration notifications using inotify
* SharedMimeInfo (required version >= 1.3), A database of common MIME types, <https://freedesktop.org/wiki/Software/shared-mime-info/>
Allows KDE applications to determine file types
-- The following REQUIRED packages have been found:
* QT
* Qt5Gui (required version >= 5.15.1)
* Qt5Widgets
* Qt5Concurrent
* Qt5Xml
* Qt5Svg
* Qt5Network
* Qt5Sql
* Qt5PrintSupport
* ECM (required version >= 5.70.0), Extra CMake Modules., <https://commits.kde.org/extra-cmake-modules>
* Qt5Core
* Qt5 (required version >= 5.12.0)
* Qt5LinguistTools
-- The following features have been disabled:
* QCH, API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop)
-- The following OPTIONAL packages have not been found:
* FAM, File alteration notification support via a separate service, <http://oss.sgi.com/projects/fam>
Provides file alteration notification facilities using a separate service. FAM provides additional support for NFS.
* Procstat
Process information using libprocstat
* PythonModuleGeneration
--
Installing in /usr/local. Run /media/backup6/qet/build/_deps/kwidgetsaddons-build/prefix.sh to set the environment for qelectrotech.
-- At least one python version must be available to use PythonModuleGeneration.
-- The following features have been enabled:
* DESIGNERPLUGIN, Build plugin for Qt Designer
-- The following OPTIONAL packages have been found:
* Threads
* Inotify
Filesystem alteration notifications using inotify
* SharedMimeInfo (required version >= 1.3), A database of common MIME types, <https://freedesktop.org/wiki/Software/shared-mime-info/>
Allows KDE applications to determine file types
-- The following REQUIRED packages have been found:
* QT
* Qt5Gui (required version >= 5.15.1)
* Qt5Concurrent
* Qt5Xml
* Qt5Svg
* Qt5Network
* Qt5Sql
* Qt5PrintSupport
* ECM (required version >= 5.70.0), Extra CMake Modules., <https://commits.kde.org/extra-cmake-modules>
* Qt5Widgets
* Qt5 (required version >= 5.12.0)
* Qt5Core
* Qt5LinguistTools
* Qt5UiPlugin
Required to build Qt Designer plugins
-- The following features have been disabled:
* QCH, API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop)
-- The following OPTIONAL packages have not been found:
* FAM, File alteration notification support via a separate service, <http://oss.sgi.com/projects/fam>
Provides file alteration notification facilities using a separate service. FAM provides additional support for NFS.
* Procstat
Process information using libprocstat
* PythonModuleGeneration
- fetch_singleapplication
- fetch_pugixml
CMake Warning (dev) at /usr/share/cmake-3.18/Modules/CTest.cmake:50 (option):
Policy CMP0077 is not set: option() honors normal variables. Run "cmake
--help-policy CMP0077" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
For compatibility with older versions of CMake, option is clearing the
normal variable 'BUILD_TESTING'.
Call Stack (most recent call first):
build/_deps/pugixml-src/CMakeLists.txt:7 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
.. CATCH_INCLUDE_DIR is not set,assuming Catch2 can be found automatically in your system
. Add sub directorie googletest
..___________________________________________________________________
.. PROJECT_NAME :G_unittests
.. PROJECT_SOURCE_DIR :/media/backup6/qet/tests/googletest
.. QET_DIR :/media/backup6/qet
.. QET_COMPONENTS is not set !!! I set them up !!!
- qet_compilation_vars
.. QT_VERSION_MAJOR :5
-- Found PythonInterp: /usr/bin/python (found version "2.7.18")
- fetch_kdeaddons
- fetch_singleapplication
- fetch_pugixml
. Add sub directorie googlemock
..___________________________________________________________________
.. PROJECT_NAME :G_unitmocktests
.. PROJECT_SOURCE_DIR :/media/backup6/qet/tests/googlemock
.. QET_DIR :/media/backup6/qet
.. QET_COMPONENTS is not set !!! I set them up !!!
- qet_compilation_vars
.. QT_VERSION_MAJOR :5
- fetch_kdeaddons
- fetch_singleapplication
- fetch_pugixml
. Add sub directorie qttest
..___________________________________________________________________
.. PROJECT_NAME :qt_unittests
.. PROJECT_SOURCE_DIR :/media/backup6/qet/tests/qttest
.. QET_DIR :/media/backup6/qet
.. QET_COMPONENTS is not set !!! I set them up !!!
- qet_compilation_vars
.. QT_VERSION_MAJOR :5
- fetch_kdeaddons
- fetch_singleapplication
- fetch_pugixml
- paths_compilation_installation
- start_options
- developer_options
- git_update_submodules
- git_last_commit_sha
- fetch_kdeaddons
- fetch_singleapplication
- fetch_pugixml
- qet_compilation_vars
- define_definitions
Paths used for compilation and installation of QET
--------------------------------------------------
COMPIL_PREFIX /usr/local/
INSTALL_PREFIX /usr/local/
QET_BINARY_PATH bin/
QET_COMMON_COLLECTION_PATH /usr/local/share/qelectrotech/elements/
QET_COMMON_TBT_PATH /usr/local/share/qelectrotech/titleblocks/
QET_LANG_PATH /usr/local/share/qelectrotech/lang/
QET_EXAMPLES_PATH /usr/local/share/qelectrotech/examples/
QET_LICENSE_PATH doc/qelectrotech/
QET_MIME_XML_PATH ../share/mime/application/
QET_MIME_DESKTOP_PATH ../share/mimelnk/application/
QET_MIME_PACKAGE_PATH ../share/mime/packages/
QET_DESKTOP_PATH share/applications/
QET_ICONS_PATH share/icons/hicolor/
QET_MAN_PATH man/
QET_APPDATA_PATH share/appdata
ICON
--------------------------------------------------
PROJECT_NAME :qelectrotech
PROJECT_VERSION :0.8.0
PROJECT_DESCRIPTION :QET is a CAD/CAE editor focusing on schematics drawing features.
PROJECT_HOMEPAGE_URL :https://qelectrotech.org/
PROJECT_SOURCE_DIR :/media/backup6/qet
QET_DIR :/media/backup6/qet
GIT_COMMIT_SHA :7fc9d06eef67c2aa6355b23ce2468a4d2f3b6d3d
KF5_GIT_TAG :v5.70.0
QET_COMPONENTS :WidgetsConcurrentXmlSvgNetworkSqlPrintSupportLinguistTools
QT_VERSION_MAJOR :5
-- Configuring done
-- Generating done
-- Build files have been written to: /media/backup6/qet/build
"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."Questions regarding QET belong in this forum and will NOT be answered via PM! – Les questions concernant QET doivent être posées sur ce forum et ne seront pas traitées par MP !