Skip to content

Instantly share code, notes, and snippets.

@Taubin
Last active February 23, 2022 19:09
Show Gist options
  • Save Taubin/92a0d93e9adb4629c29b392a5f270e76 to your computer and use it in GitHub Desktop.
Save Taubin/92a0d93e9adb4629c29b392a5f270e76 to your computer and use it in GitHub Desktop.
BAP WSJTX installation log
~/.bap-source-files/wsjtx-2.5.4 $ ls -la
total 144
drwxr-xr-x 6 pi pi 4096 Feb 24 08:04 .
drwxr-xr-x 11 pi pi 4096 Feb 24 08:04 ..
-rw-r--r-- 1 pi pi 1031 Nov 4 13:41 AUTHORS
-rw-r--r-- 1 pi pi 2644 Nov 4 13:41 BUGS
-rw-r--r-- 1 pi pi 15437 Feb 23 14:14 CMakeCache.txt
drwxr-xr-x 20 pi pi 4096 Feb 24 08:04 CMakeFiles
-rw-r--r-- 1 pi pi 1674 Feb 23 14:14 cmake_install.cmake
-rwxr-xr-x 1 pi pi 9977 Dec 31 04:24 '#CMakeLists.txt#'
-rwxr-xr-x 1 pi pi 9976 Dec 31 04:19 CMakeLists.txt
-rw-r--r-- 1 pi pi 31953 Nov 4 13:41 COPYING
-rw-r--r-- 1 pi pi 92 Nov 4 13:41 .gitignore
-rw-r--r-- 1 pi pi 0 Nov 4 13:41 hamlib.patch
drwxr-xr-x 8 pi pi 4096 Feb 23 14:24 hamlib-prefix
-rw-r--r-- 1 pi pi 7615 Nov 4 13:41 INSTALL
-rw-r--r-- 1 pi pi 10978 Feb 24 08:04 Makefile
-rw-r--r-- 1 pi pi 819 Nov 4 13:41 NEWS
-rw-r--r-- 1 pi pi 2181 Nov 4 13:41 README
drwxr-xr-x 2 pi pi 4096 Jan 3 10:20 src
-rw-r--r-- 1 pi pi 1089 Nov 4 13:41 THANKS
-rw-r--r-- 1 pi pi 0 Nov 4 13:41 wsjtx.patch
drwxr-xr-x 4 pi pi 4096 Feb 23 14:14 wsjtx-prefix
Scanning dependencies of target install-conf
Built target install-conf
1872
Increasing Swap size for build
Restarting dphys-swapfile (via systemctl): dphys-swapfile.service.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'libfftw3-dev' instead of 'fftw3-dev'
asciidoctor is already the newest version (2.0.12-2).
autoconf is already the newest version (2.69-14).
automake is already the newest version (1:1.16.3-2).
build-essential is already the newest version (12.9).
gfortran is already the newest version (4:10.2.1-1+rpi1).
git is already the newest version (1:2.30.2-1).
libboost-all-dev is already the newest version (1.74.0.3+b1).
libfftw3-dev is already the newest version (3.3.8-2).
libqt5multimedia5-plugins is already the newest version (5.15.2-3).
libqt5serialport5-dev is already the newest version (5.15.2-2).
libqt5sql5-sqlite is already the newest version (5.15.2+dfsg-9+rpi1).
libtool is already the newest version (2.4.6-15).
libudev-dev is already the newest version (247.3-6+rpi1).
libusb-1.0-0-dev is already the newest version (2:1.0.24-3).
qtbase5-dev is already the newest version (5.15.2+dfsg-9+rpi1).
qtmultimedia5-dev is already the newest version (5.15.2-3).
qttools5-dev is already the newest version (5.15.2-5).
texinfo is already the newest version (6.7.0.dfsg.2-6).
cmake is already the newest version (3.18.4-2+rpt1+rpi1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
--2022-02-24 08:03:59-- https://physics.princeton.edu/pulsar/k1jt/wsjtx-2.5.4.tgz
Resolving physics.princeton.edu (physics.princeton.edu)... 128.112.100.6
Connecting to physics.princeton.edu (physics.princeton.edu)|128.112.100.6|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 25369854 (24M) [application/x-gzip]
Saving to: ‘wsjtx-2.5.4.tgz’
wsjtx-2.5.4.tgz 100%[================================>] 24.19M 4.05MB/s in 8.2s
2022-02-24 08:04:09 (2.94 MB/s) - ‘wsjtx-2.5.4.tgz’ saved [25369854/25369854]
wsjtx-2.5.4/
wsjtx-2.5.4/wsjtx.patch
wsjtx-2.5.4/AUTHORS
wsjtx-2.5.4/README
wsjtx-2.5.4/CMakeLists.txt
wsjtx-2.5.4/NEWS
wsjtx-2.5.4/BUGS
wsjtx-2.5.4/hamlib.patch
wsjtx-2.5.4/THANKS
wsjtx-2.5.4/.gitignore
wsjtx-2.5.4/#CMakeLists.txt#
wsjtx-2.5.4/COPYING
wsjtx-2.5.4/src/
wsjtx-2.5.4/src/wsjtx.tgz
wsjtx-2.5.4/src/wsjtx.tgz.md5sum
wsjtx-2.5.4/src/hamlib-4.5.tar.gz.md5sum
wsjtx-2.5.4/src/hamlib-4.5.tar.gz
wsjtx-2.5.4/INSTALL
CMake Warning:
No source or binary directory provided. Both will be assumed to be the
same as the current working directory, but note that this warning will
become a fatal error in future CMake releases.
CMake Warning (dev) at CMakeLists.txt:199 (add_custom_target):
Policy CMP0037 is not set: Target names should not be reserved and should
match a validity pattern. Run "cmake --help-policy CMP0037" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
The target name "install" is reserved or not valid for certain CMake
features, such as generator expressions, and may result in undefined
behavior.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done
-- Generating done
-- Build files have been written to: /home/pi/.bap-source-files/wsjtx-2.5.4
CMake Warning:
No source or binary directory provided. Both will be assumed to be the
same as the current working directory, but note that this warning will
become a fatal error in future CMake releases.
CMake Warning (dev) at CMakeLists.txt:199 (add_custom_target):
Policy CMP0037 is not set: Target names should not be reserved and should
match a validity pattern. Run "cmake --help-policy CMP0037" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
The target name "install" is reserved or not valid for certain CMake
features, such as generator expressions, and may result in undefined
behavior.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done
-- Generating done
-- Build files have been written to: /home/pi/.bap-source-files/wsjtx-2.5.4
[ 50%] Built target hamlib-install
[ 57%] Performing build step for 'wsjtx'
[ 0%] Automatic MOC for target qcp
[ 0%] Getting source control system revision information
[ 0%] Automatic MOC for target wsjtx_udp-static
[ 3%] Built target wsjt_cxx
-- Checking for revision information
-- No SCS found
[ 3%] Built target wsjtx_udp-static_autogen
[ 3%] Built target qcp_autogen
[ 3%] Built target revisiontag
[ 34%] Built target wsjt_fort_omp
[ 34%] Automatic MOC for target fort_qt
[ 34%] Automatic MOC for target wsjt_qtmm
[ 34%] Built target fort_qt_autogen
[ 34%] Built target fcal
[ 34%] Built target wsjt_qtmm_autogen
[ 66%] Built target wsjt_fort
[ 66%] Compressing Debian changelog
[ 67%] Built target wsprsim
[ 67%] Built target debian
[ 67%] Built target fmeasure
[ 68%] Built target fmtave
[ 69%] Built target wsjtx_udp-static
[ 70%] Built target fort_qt
[ 70%] Built target wsjt_qtmm
[ 70%] Built target qcp
[ 72%] Built target wsprd
[ 72%] Built target wsprcode
[ 73%] Built target test_q65
[ 73%] Built target q65_ftn_test
[ 73%] Built target jt65code
[ 73%] Built target jt4code
[ 74%] Built target q65code
[ 75%] Automatic MOC for target udp_daemon
[ 75%] Built target rtty_spec
[ 75%] Built target q65sim
[ 76%] Built target jt49sim
[ 76%] Built target udp_daemon_autogen
[ 76%] Built target sumsim
[ 76%] Built target jt4sim
[ 77%] Built target jt9code
[ 78%] Built target jt65sim
[ 78%] Built target encode77
[ 78%] Built target ldpcsim240_74
[ 78%] Built target ft8sim
[ 78%] Built target ft8code
[ 79%] Built target ft4code
[ 79%] Built target msk144sim
[ 79%] Built target ft4sim
[ 79%] Built target ft4sim_mult
[ 79%] Built target msk144code
[ 79%] Built target fst4sim
[ 79%] Built target ldpcsim240_101
[ 79%] Automatic MOC for target wsjt_qt
[ 79%] Automatic MOC for target jt9
[ 79%] Built target udp_daemon
[ 79%] Built target jt9_autogen
[ 79%] Built target jt9
[ 79%] Built target wsjt_qt_autogen
[ 88%] Built target wsjt_qt
[ 88%] Automatic MOC for target wsjtx_app_version
[ 88%] Automatic MOC for target record_time_signal
[ 89%] Automatic MOC for target message_aggregator
[ 89%] Automatic MOC for target wsjtx
[ 89%] Built target wsjtx_app_version_autogen
[ 89%] Built target record_time_signal_autogen
[ 89%] Built target message_aggregator_autogen
[ 90%] Built target record_time_signal
[ 90%] Automatic MOC for target test_qt_helpers
[ 90%] Built target wsjtx_autogen
[ 90%] Built target wsjtx_app_version
[ 90%] Built target test_qt_helpers_autogen
[ 91%] Built target message_aggregator
[ 91%] Built target test_qt_helpers
[ 92%] Linking CXX executable wsjtx
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::chk_FST4_freq_range()':
mainwindow.cpp:(.text._ZN10MainWindow19chk_FST4_freq_rangeEv+0x2c): undefined reference to `WideGraph::nStartFreq()'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow19chk_FST4_freq_rangeEv+0x4c): undefined reference to `WideGraph::Fmax()'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow19chk_FST4_freq_rangeEv+0x2bc): undefined reference to `WideGraph::Fmax()'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow19chk_FST4_freq_rangeEv+0x2f8): undefined reference to `WideGraph::nStartFreq()'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::on_sbF_Low_valueChanged(int)':
mainwindow.cpp:(.text._ZN10MainWindow23on_sbF_Low_valueChangedEi+0x2c): undefined reference to `WideGraph::setFST4_FreqRange(int, int)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::on_sbF_High_valueChanged(int)':
mainwindow.cpp:(.text._ZN10MainWindow24on_sbF_High_valueChangedEi+0x2c): undefined reference to `WideGraph::setFST4_FreqRange(int, int)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::uploadWSPRSpots(bool, QString const&)':
mainwindow.cpp:(.text._ZN10MainWindow15uploadWSPRSpotsEbRK7QString+0x90): undefined reference to `WideGraph::rxFreq()'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::on_sbFST4W_FTol_valueChanged(int)':
mainwindow.cpp:(.text._ZN10MainWindow28on_sbFST4W_FTol_valueChangedEi+0x20): undefined reference to `WideGraph::setTol(int)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::on_TxFreqSpinBox_valueChanged(int)':
mainwindow.cpp:(.text._ZN10MainWindow29on_TxFreqSpinBox_valueChangedEi+0x18): undefined reference to `WideGraph::setTxFreq(int)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::on_RxFreqSpinBox_valueChanged(int)':
mainwindow.cpp:(.text._ZN10MainWindow29on_RxFreqSpinBox_valueChangedEi+0x10): undefined reference to `WideGraph::setRxFreq(int)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::on_monitorButton_clicked(bool)':
mainwindow.cpp:(.text._ZN10MainWindow24on_monitorButton_clickedEb+0xd8): undefined reference to `WideGraph::setRxFreq(int)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow24on_monitorButton_clickedEb+0x130): undefined reference to `WideGraph::setRxFreq(int)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::band_changed(unsigned long long)':
mainwindow.cpp:(.text._ZN10MainWindow12band_changedEy+0x1e0): undefined reference to `WideGraph::nStartFreq()'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow12band_changedEy+0x230): undefined reference to `WideGraph::nStartFreq()'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow12band_changedEy+0x23c): undefined reference to `WideGraph::fSpan()'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::displayDialFrequency()':
mainwindow.cpp:(.text._ZN10MainWindow20displayDialFrequencyEv+0xa0): undefined reference to `WideGraph::setRxBand(QString const&)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::decode()':
mainwindow.cpp:(.text._ZN10MainWindow6decodeEv+0x2ac): undefined reference to `WideGraph::rxFreq()'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow6decodeEv+0x3d8): undefined reference to `WideGraph::nStartFreq()'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow6decodeEv+0x3f4): undefined reference to `WideGraph::Fmin()'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow6decodeEv+0x410): undefined reference to `WideGraph::Fmax()'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow6decodeEv+0x534): undefined reference to `WideGraph::rxFreq()'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow6decodeEv+0x564): undefined reference to `WideGraph::rxFreq()'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::decodeDone()':
mainwindow.cpp:(.text._ZN10MainWindow10decodeDoneEv+0x40c): undefined reference to `WideGraph::drawRed(int, int)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::dataSink(long long)':
mainwindow.cpp:(.text._ZN10MainWindow8dataSinkEx+0xf8): undefined reference to `WideGraph::useRef()'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow8dataSinkEx+0x1b0): undefined reference to `WideGraph::nStartFreq()'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow8dataSinkEx+0x1cc): undefined reference to `WideGraph::Fmax()'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow8dataSinkEx+0x230): undefined reference to `WideGraph::smoothYellow()'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow8dataSinkEx+0x4f4): undefined reference to `WideGraph::dataSink2(float*, float, int, int)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow8dataSinkEx+0x518): undefined reference to `WideGraph::setDiskUTC(int)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::diskDat()':
mainwindow.cpp:(.text._ZN10MainWindow7diskDatEv+0x24): undefined reference to `WideGraph::setDiskUTC(int)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::readFromStdout()':
mainwindow.cpp:(.text._ZN10MainWindow14readFromStdoutEv+0x1900): undefined reference to `WideGraph::rxFreq()'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow14readFromStdoutEv+0x3074): undefined reference to `WideGraph::rxFreq()'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::on_bandComboBox_activated(int)':
mainwindow.cpp:(.text._ZN10MainWindow25on_bandComboBox_activatedEi+0xf8): undefined reference to `WideGraph::setRxBand(QString const&)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::on_actionFT4_triggered()':
mainwindow.cpp:(.text._ZN10MainWindow22on_actionFT4_triggeredEv+0x148): undefined reference to `WideGraph::setMode(QString)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow22on_actionFT4_triggeredEv+0x294): undefined reference to `WideGraph::setPeriod(double, int)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::on_actionFT8_triggered()':
mainwindow.cpp:(.text._ZN10MainWindow22on_actionFT8_triggeredEv+0x144): undefined reference to `WideGraph::setMode(QString)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow22on_actionFT8_triggeredEv+0x2a8): undefined reference to `WideGraph::setPeriod(double, int)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::on_actionJT4_triggered()':
mainwindow.cpp:(.text._ZN10MainWindow22on_actionJT4_triggeredEv+0x150): undefined reference to `WideGraph::setPeriod(double, int)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow22on_actionJT4_triggeredEv+0x174): undefined reference to `WideGraph::setMode(QString)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::on_actionJT9_triggered()':
mainwindow.cpp:(.text._ZN10MainWindow22on_actionJT9_triggeredEv+0x164): undefined reference to `WideGraph::setMode(QString)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow22on_actionJT9_triggeredEv+0x3c4): undefined reference to `WideGraph::setPeriod(double, int)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::on_cbFast9_clicked(bool)':
mainwindow.cpp:(.text._ZN10MainWindow18on_cbFast9_clickedEb+0x78): undefined reference to `WideGraph::setPeriod(double, int)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::on_sbSubmode_valueChanged(int)':
mainwindow.cpp:(.text._ZN10MainWindow25on_sbSubmode_valueChangedEi+0x14): undefined reference to `WideGraph::setSubMode(int)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::on_sbTR_valueChanged(int)':
mainwindow.cpp:(.text._ZN10MainWindow20on_sbTR_valueChangedEi+0x22c): undefined reference to `WideGraph::setPeriod(double, int)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::on_actionFST4_triggered()':
mainwindow.cpp:(.text._ZN10MainWindow23on_actionFST4_triggeredEv+0x2c0): undefined reference to `WideGraph::setSingleDecode(bool)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow23on_actionFST4_triggeredEv+0x338): undefined reference to `WideGraph::setSingleDecode(bool)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow23on_actionFST4_triggeredEv+0x388): undefined reference to `WideGraph::setMode(QString)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow23on_actionFST4_triggeredEv+0x3d8): undefined reference to `WideGraph::setPeriod(double, int)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow23on_actionFST4_triggeredEv+0x3f4): undefined reference to `WideGraph::setRxFreq(int)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow23on_actionFST4_triggeredEv+0x410): undefined reference to `WideGraph::setTol(int)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow23on_actionFST4_triggeredEv+0x42c): undefined reference to `WideGraph::setTxFreq(int)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow23on_actionFST4_triggeredEv+0x45c): undefined reference to `WideGraph::setFST4_FreqRange(int, int)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow23on_actionFST4_triggeredEv+0x494): undefined reference to `WideGraph::setMode(QString)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::on_actionFST4W_triggered()':
mainwindow.cpp:(.text._ZN10MainWindow24on_actionFST4W_triggeredEv+0x1ec): undefined reference to `WideGraph::setMode(QString)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow24on_actionFST4W_triggeredEv+0x23c): undefined reference to `WideGraph::setPeriod(double, int)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow24on_actionFST4W_triggeredEv+0x258): undefined reference to `WideGraph::setTxFreq(int)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow24on_actionFST4W_triggeredEv+0x274): undefined reference to `WideGraph::setRxFreq(int)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow24on_actionFST4W_triggeredEv+0x290): undefined reference to `WideGraph::setTol(int)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::on_actionJT65_triggered()':
mainwindow.cpp:(.text._ZN10MainWindow23on_actionJT65_triggeredEv+0x154): undefined reference to `WideGraph::setPeriod(double, int)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow23on_actionJT65_triggeredEv+0x178): undefined reference to `WideGraph::setMode(QString)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow23on_actionJT65_triggeredEv+0x1d4): undefined reference to `WideGraph::setRxFreq(int)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow23on_actionJT65_triggeredEv+0x1f0): undefined reference to `WideGraph::setTol(int)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow23on_actionJT65_triggeredEv+0x20c): undefined reference to `WideGraph::setTxFreq(int)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::on_actionQ65_triggered()':
mainwindow.cpp:(.text._ZN10MainWindow22on_actionQ65_triggeredEv+0x2ec): undefined reference to `WideGraph::setRedFile(QString)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow22on_actionQ65_triggeredEv+0x350): undefined reference to `WideGraph::setMode(QString)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow22on_actionQ65_triggeredEv+0x3a0): undefined reference to `WideGraph::setPeriod(double, int)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow22on_actionQ65_triggeredEv+0x3bc): undefined reference to `WideGraph::setTol(int)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow22on_actionQ65_triggeredEv+0x3d8): undefined reference to `WideGraph::setRxFreq(int)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow22on_actionQ65_triggeredEv+0x3f4): undefined reference to `WideGraph::setTxFreq(int)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::on_actionWSPR_triggered()':
mainwindow.cpp:(.text._ZN10MainWindow23on_actionWSPR_triggeredEv+0x158): undefined reference to `WideGraph::setPeriod(double, int)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow23on_actionWSPR_triggeredEv+0x17c): undefined reference to `WideGraph::setMode(QString)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::on_actionEcho_triggered()':
mainwindow.cpp:(.text._ZN10MainWindow23on_actionEcho_triggeredEv+0x140): undefined reference to `WideGraph::setMode(QString)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::on_actionFreqCal_triggered()':
mainwindow.cpp:(.text._ZN10MainWindow26on_actionFreqCal_triggeredEv+0xc0): undefined reference to `WideGraph::setMode(QString)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::MainWindow(QDir const&, bool, MultiSettings*, QSharedMemory*, unsigned int, QSplashScreen*, QProcessEnvironment const&, QWidget*)':
mainwindow.cpp:(.text._ZN10MainWindowC2ERK4QDirbP13MultiSettingsP13QSharedMemoryjP13QSplashScreenRK19QProcessEnvironmentP7QWidget+0x1bc): undefined reference to `WideGraph::WideGraph(QSettings*, QWidget*)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindowC2ERK4QDirbP13MultiSettingsP13QSharedMemoryjP13QSplashScreenRK19QProcessEnvironmentP7QWidget+0x7c6c): undefined reference to `WideGraph::setVHF(bool)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindowC2ERK4QDirbP13MultiSettingsP13QSharedMemoryjP13QSplashScreenRK19QProcessEnvironmentP7QWidget+0x7cf0): undefined reference to `WideGraph::setMode(QString)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::stopTx2()':
mainwindow.cpp:(.text._ZN10MainWindow7stopTx2Ev+0x294): undefined reference to `WideGraph::setWSPRtransmitted()'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::on_actionSettings_triggered()':
mainwindow.cpp:(.text._ZN10MainWindow27on_actionSettings_triggeredEv+0x428): undefined reference to `WideGraph::setVHF(bool)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::handle_transceiver_update(Transceiver::TransceiverState const&)':
mainwindow.cpp:(.text._ZN10MainWindow25handle_transceiver_updateERKN11Transceiver16TransceiverStateE+0x1dc): undefined reference to `WideGraph::setDialFreq(double)'
/usr/bin/ld: CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o: in function `MainWindow::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)':
mainwindow.cpp:(.text._ZN10MainWindow18qt_static_metacallEP7QObjectN11QMetaObject4CallEiPPv+0xc38): undefined reference to `WideGraph::setRxFreq(int)'
/usr/bin/ld: mainwindow.cpp:(.text._ZN10MainWindow18qt_static_metacallEP7QObjectN11QMetaObject4CallEiPPv+0xe30): undefined reference to `WideGraph::setTol(int)'
collect2: error: ld returned 1 exit status
gmake[6]: *** [CMakeFiles/wsjtx.dir/build.make:848: wsjtx] Error 1
gmake[5]: *** [CMakeFiles/Makefile2:1101: CMakeFiles/wsjtx.dir/all] Error 2
gmake[4]: *** [Makefile:171: all] Error 2
gmake[3]: *** [CMakeFiles/wsjtx-install.dir/build.make:85: wsjtx-prefix/src/wsjtx-stamp/wsjtx-build] Error 2
gmake[2]: *** [CMakeFiles/Makefile2:218: CMakeFiles/wsjtx-install.dir/all] Error 2
gmake[1]: *** [CMakeFiles/Makefile2:387: CMakeFiles/install.dir/rule] Error 2
gmake: *** [Makefile:267: install] Error 2
mv: cannot stat '/home/pi/.bap-source-files/wsjtx-2.5.4/bin/*': No such file or directory
cp: cannot stat '/home/pi/.bap-source-files/wsjtx-2.5.4/share/applications/wsjtx.desktop': No such file or directory
cp: cannot stat '/home/pi/.bap-source-files/wsjtx-2.5.4/share/pixmaps/wsjtx_icon.png': No such file or directory
Resetting swap size to default
Restarting dphys-swapfile (via systemctl): dphys-swapfile.service.
updating fldigi
updating flarq
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package 'libhamlib4' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment