pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(ham/wsjtx) +.include ../../x11/qt5-qttools/buildlink3.mk
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara (CF-SX3) <makoto%ki.nu@localhost>
Pushed By: mef
Date: Tue Jan 25 13:38:21 2022 +0900
Changeset: b70e12ec449f0f9e011e2e416f7c979a2589af0f
Modified Files:
wsjtx/Makefile
wsjtx/TODO
Log Message:
(ham/wsjtx) +.include ../../x11/qt5-qttools/buildlink3.mk
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b70e12ec449f0f9e011e2e416f7c979a2589af0f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
wsjtx/Makefile | 1 +
wsjtx/TODO | 29 +++++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diffs:
diff --git a/wsjtx/Makefile b/wsjtx/Makefile
index 7bfc507af7..d2690b5b74 100644
--- a/wsjtx/Makefile
+++ b/wsjtx/Makefile
@@ -50,6 +50,7 @@ SUBST_VARS.hamlib= PREFIX
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../x11/qt5-qtserialport/buildlink3.mk"
.include "../../x11/qt5-qtmultimedia/buildlink3.mk"
+.include "../../x11/qt5-qttools/buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
diff --git a/wsjtx/TODO b/wsjtx/TODO
index d775994afe..dc222207e0 100644
--- a/wsjtx/TODO
+++ b/wsjtx/TODO
@@ -21,3 +21,32 @@ gmake[4]: *** [CMakeFiles/Makefile2:911: CMakeFiles/jt49sim.dir/all] Error 2
[ 64%] Built target msk144code
[ 64%] Linking CXX executable wsprcode
+
+
+[ 92%] Performing configure step for 'wsjtx'
+-- The C compiler identification is GNU 10.3.0
+-- The CXX compiler identification is GNU 10.3.0
+.....
+.....
+.....
+-- Looking for rig_set_cache_timeout_ms
+-- Looking for rig_set_cache_timeout_ms - found
+CMake Error at /tmp/wip/wsjtx/work/.buildlink/qt5/lib/cmake/Qt5/Qt5Config.cmake:28 (find_package):
+ Could not find a package configuration file provided by "Qt5LinguistTools"
+ with any of the following names:
+
+ Qt5LinguistToolsConfig.cmake
+ qt5linguisttools-config.cmake
+
+ Add the installation prefix of "Qt5LinguistTools" to CMAKE_PREFIX_PATH or
+ set "Qt5LinguistTools_DIR" to a directory containing one of the above
+ files. If "Qt5LinguistTools" provides a separate development package or
+ SDK, be sure it has been installed.
+Call Stack (most recent call first):
+ CMakeLists.txt:881 (find_package)
+
+
+-- Configuring incomplete, errors occurred!
+See also "/tmp/wip/wsjtx/work/wsjtx-2.3.1/wsjtx-prefix/src/wsjtx-build/CMakeFiles/CMakeOutput.log".
+See also "/tmp/wip/wsjtx/work/wsjtx-2.3.1/wsjtx-prefix/src/wsjtx-build/CMakeFiles/CMakeError.log".
+
Home |
Main Index |
Thread Index |
Old Index