Search Criteria
Package Details: wsjtx 2.6.1-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/wsjtx.git (read-only, click to copy) |
---|---|
Package Base: | wsjtx |
Description: | Software for Amateur Radio Weak-Signal Communication (JT9 and JT65) |
Upstream URL: | http://physics.princeton.edu/pulsar/k1jt/wsjtx.html |
Licenses: | GPL-3 |
Submitter: | 7h0ma5 |
Maintainer: | AI5C |
Last Packager: | AI5C |
Votes: | 33 |
Popularity: | 0.135394 |
First Submitted: | 2015-06-09 13:48 (UTC) |
Last Updated: | 2024-04-19 18:18 (UTC) |
Dependencies (17)
- fftw
- gcc-fortran (gcc-fortran-gitAUR, gcc11-fortranAUR, gcc-fortran-snapshotAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libusb (libusb-gitAUR)
- libusb-compat (libusb0AUR)
- make (make-gitAUR)
- patch (patch-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-multimedia
- qt5-serialport (qt5-serialport-gitAUR)
- qt5-tools
- asciidoc (asciidoc-gitAUR) (make)
- asciidoctor (make)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (3)
- openwebrx-plus (optional)
- openwebrx-plus-git (optional)
- sparksdr-bin (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
wiccan2 commented on 2020-05-23 13:47 (UTC) (edited on 2020-05-23 13:48 (UTC) by wiccan2)
I can't compile even with the patch:
felmey commented on 2020-04-13 01:24 (UTC)
nrdufour's patch fixed my issue. I was able to compile after applying it. Thank you.
(Probably goes without saying but just wipe out all the files and directories that were created if you already had a failed install attempt. )
nrdufour commented on 2020-04-08 19:07 (UTC)
FYI regarding the patch I submitted on this AUR, I also submitted it to the upstream source, and they responded that they were aware of the trouble and it will be included in the next release.
In the meantime, I think we have no other choice than patching the source this way.
AsmundEr commented on 2020-04-08 17:01 (UTC)
With @nrdufour's solution I can compile just fine.
Maybe @felmey and @semeion are also hitting the same error, just that it's displayed higher up in the output e.g. due to multithreaded compile? (There are no errors shown in @semeion's output message).
felmey commented on 2020-04-04 22:05 (UTC)
I'm getting the same errors as semeion
semeion commented on 2020-03-30 16:22 (UTC) (edited on 2020-03-30 16:22 (UTC) by semeion)
I can´t compile, i am getting some errors:
pavbaranov commented on 2020-03-18 13:41 (UTC)
It looks like @nrdufour's solution works. If somebody need - there is PKGBUILD with his patch: https://github.com/polaur/aur-rebased/tree/master/wsjtx
nickoe commented on 2020-02-12 21:10 (UTC)
nrdufour, maybe submit it upstream? It looks like we also see the error there in git.
nrdufour commented on 2020-02-03 17:32 (UTC) (edited on 2020-02-03 17:34 (UTC) by nrdufour)
I managed to solve the compilation issue on
qt_helpers.hpp
with the following patch file calledwsjtx.patch
being copied in the source itself with the following content:then I added the following to the
PKGBUILD
:djpohly commented on 2020-02-01 21:08 (UTC)
It looks like either this needs git as a makedep, or we have to patch the "Find_package(Git REQUIRED)" line out of CMakeLists.txt. See build log: https://travis-ci.org/djpohly/PKGBUILD/builds/644871931#L979-L984
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »