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: | 32 |
Popularity: | 0.59 |
First Submitted: | 2015-06-09 13:48 (UTC) |
Last Updated: | 2024-04-19 18:18 (UTC) |
Dependencies (17)
- fftw (fftw-amdAUR)
- 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) (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 .. 4 5 6 7 8 9 10 Next › Last »
Linuxfan commented on 2018-05-24 22:01 (UTC)
If it is not known, you can also install the rc3 / rc4 versions. Download the sources http://physics.princeton.edu/pulsar/K1JT/wsjtx-1.9.0-rc4.tgz and rename to 1.9.0. The PKGBUILD rewrite to the 1.9.0. and create the md5sums with makepkg -g >> PKGBUILD. Then build the package with makepkg -csir and then you can install it.
Linuxfan commented on 2018-05-21 07:35 (UTC)
I have the same problem felmey, but i can´t downgrade the gcc...not fulfilled dependencies between the gcc... The OS is Manjaro
felmey commented on 2018-05-12 06:00 (UTC) (edited on 2018-05-12 06:01 (UTC) by felmey)
In the meantime, downgrading gcc, gcc-libs, and gcc-fortran got this to work for me:
cd /var/cache/pacman/pkg
sudo pacman -U gcc-libs-7.3.1+20180406-1-x86_64.pkg.tar.xz \ gcc-7.3.1+20180406-1-x86_64.pkg.tar.xz \ gcc-fortran-7.3.1+20180406-1-x86_64.pkg.tar.xz
You make also want to put this into /etc/pacman.conf so updates don't overwrite these packages: IgnorePkg = gcc gcc-libs gcc-fortran
felmey commented on 2018-05-11 16:33 (UTC)
I wrote to K1JT and was told they are aware of the incompatibility with GCC and was told it wasn't a priority. But at least they've confirmed it is a problem upstream. See below:
"We're well aware of the GCC 8.1 issue. We do our best to make things easy for those building their own. If you decide to use your own set of tools, you're necessarily somewhat on your own.
In due course, we'll bring things back into sync. But that's not our top priority, right now.
felmey commented on 2018-05-09 20:57 (UTC)
Will no longer compile... I think it's a problem with gcc8 and fortran....
[ 11%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/decoder.f90.o jt9com.f90:42:47:
Error: Component ‘datetime’ of BIND(C) type at (1) must have length one jt9com.f90:43:45:
Error: Component ‘mycall’ of BIND(C) type at (1) must have length one jt9com.f90:44:44:
Error: Component ‘mygrid’ of BIND(C) type at (1) must have length one jt9com.f90:45:46:
Error: Component ‘hiscall’ of BIND(C) type at (1) must have length one jt9com.f90:46:45:
Error: Component ‘hisgrid’ of BIND(C) type at (1) must have length one
make[5]: [CMakeFiles/wsjt_fort_omp.dir/build.make:791: CMakeFiles/wsjt_fort_omp.dir/lib/decoder.f90.o] Error 1 make[4]: [CMakeFiles/Makefile2:929: CMakeFiles/wsjt_fort_omp.dir/all] Error 2 make[3]: [Makefile:152: all] Error 2 make[2]: [CMakeFiles/wsjtx-build.dir/build.make:61: wsjtx-prefix/src/wsjtx-stamp/wsjtx-build] Error 2 make[1]: [CMakeFiles/Makefile2:228: CMakeFiles/wsjtx-build.dir/all] Error 2 make: [Makefile:84: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...
simona commented on 2017-06-16 21:41 (UTC)
felmey commented on 2017-05-30 17:56 (UTC)
noway2 commented on 2017-05-25 19:25 (UTC)
felmey commented on 2017-04-21 03:35 (UTC) (edited on 2017-04-21 03:36 (UTC) by felmey)
felmey commented on 2017-04-04 08:18 (UTC)
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 Next › Last »