pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(ham/wsjtx) +include devel/boost-libs/buildlink3.mk, 71%
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara (mef) <makoto%ki.nu@localhost>
Pushed By: mef
Date: Mon Mar 29 01:13:18 2021 +0900
Changeset: fa58afccb02d6b3210f2e07662f0dda1c283e8a6
Modified Files:
wsjtx/Makefile
wsjtx/TODO
Log Message:
(ham/wsjtx) +include devel/boost-libs/buildlink3.mk, 71%
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fa58afccb02d6b3210f2e07662f0dda1c283e8a6
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 | 20 ++++++++------------
2 files changed, 9 insertions(+), 12 deletions(-)
diffs:
diff --git a/wsjtx/Makefile b/wsjtx/Makefile
index 34bae4402b..999ce02bef 100644
--- a/wsjtx/Makefile
+++ b/wsjtx/Makefile
@@ -56,6 +56,7 @@ SUBST_VARS.hamlib= PREFIX
.include "../../devel/libusb1/buildlink3.mk"
.include "../../devel/readline/buildlink3.mk"
.include "../../devel/boost-headers/buildlink3.mk"
+.include "../../devel/boost-libs/buildlink3.mk"
.include "../../mk/libusb.buildlink3.mk"
BUILDLINK_API_DEPENDS.hamlib+= hamlib>=4.1
.include "../../ham/hamlib/buildlink3.mk"
diff --git a/wsjtx/TODO b/wsjtx/TODO
index 8b15c4a89d..50db2524d0 100644
--- a/wsjtx/TODO
+++ b/wsjtx/TODO
@@ -1,16 +1,9 @@
-
-[ 17%] Linking CXX executable message_aggregator
-ld: cannot find -lboost_log
-ld: cannot find -lboost_log_setup
-ld: cannot find -lboost_filesystem
-ld: cannot find -lboost_thread
-ld: cannot find -lboost_date_time
-ld: cannot find -lboost_regex
-ld: cannot find -lboost_chrono
-ld: cannot find -lboost_atomic
-gmake[5]: *** [CMakeFiles/message_aggregator.dir/build.make:292: message_aggregator] Error 1
-gmake[4]: *** [CMakeFiles/Makefile2:263: CMakeFiles/message_aggregator.dir/all] Error 2
+ 71%] Linking CXX executable jt9
+ld: cannot find -lfftw3f_threads
+ld: cannot find -lfftw3f
+gmake[5]: *** [CMakeFiles/jt9.dir/build.make:140: jt9] Error 1
+gmake[4]: *** [CMakeFiles/Makefile2:321: CMakeFiles/jt9.dir/all] Error 2
gmake[3]: *** [Makefile:171: all] Error 2
gmake[2]: *** [CMakeFiles/wsjtx-build.dir/build.make:80: wsjtx-prefix/src/wsjtx-stamp/wsjtx-build] Error 2
gmake[1]: *** [CMakeFiles/Makefile2:244: CMakeFiles/wsjtx-build.dir/all] Error 2
@@ -18,4 +11,7 @@ gmake: *** [Makefile:103: all] Error 2
*** Error code 2
Stop.
+make[1]: stopped in /export/CHROOT/usr/pkgsrc/wip/wsjtx
+*** Error code 1
+
Home |
Main Index |
Thread Index |
Old Index