Package Details: js8call 2.2.0-5

Git Clone URL: https://aur.archlinux.org/js8call.git (read-only, click to copy)
Package Base: js8call
Description: Software for ragchewing and message-passing based on WSJT-X
Upstream URL: https://bitbucket.org/widefido/js8call/
Keywords: amateur ft8 ft8call ham js8 radio
Licenses: GPL-3.0-only
Submitter: classabbyamp
Maintainer: Bevan
Last Packager: Bevan
Votes: 10
Popularity: 0.130393
First Submitted: 2018-10-08 18:29 (UTC)
Last Updated: 2024-03-20 22:49 (UTC)

Latest Comments

1 2 3 Next › Last »

Jonathan commented on 2024-03-20 23:22 (UTC)

I just pulled a8f70f8 and makepkg completed successfully. Thank you Bevan for getting this fixed and your bit of cleanup work on the PKGBUILD.

Bevan commented on 2024-03-20 22:34 (UTC)

The build error is caused by LTO. I'll push an updated PKGBUILD in a couple of minutes which should fix it.

I won't bump the pkgrel because people who have 2.2.0-5 installed right now will have built it without LTO anyway.

Jonathan commented on 2024-03-19 21:31 (UTC) (edited on 2024-03-19 21:49 (UTC) by Jonathan)

Thanks salcedo for your quick response. This all seems reasonable to me.

I will reach out to Jordan (KN4CRD) and see if we can't at least get a patch release that will compile. I suspect writing a patch on my own would be a bit of a steep learning curve on my end. I also see now that there is an AppImage available which would probably serve my own needs in just trying out the mode with my equipment.

Thank you

salcedo commented on 2024-03-19 21:11 (UTC)

Upstream has had no activity since June 2020.

As I personally do not have the bandwidth, nor do I believe it is package maintainers' responsibility to implement forward compatibility in stagnant upstream projects, I'm orphaning this AUR repo now so that someone may:

  • Attempt to contact the author, KN4CRD, and inquire if there will be any future development or modernization of JS8Call.
  • Attempt to patch JS8Call and take over maintaining this AUR package.

Jonathan commented on 2024-03-19 19:29 (UTC)

This might be a upstream problem, but I wanted to report I am unable to build. I get the following error.

[ 99%] Linking CXX executable js8call
/usr/bin/ld: /tmp/ccLC1cvF.ltrans44.ltrans.o: in function `EqualizationToolsDialog::~EqualizationToolsDialog()':
/usr/src/debug/js8call/js8call-2.2.0/EqualizationToolsDialog.hpp:12:(.text._ZN23EqualizationToolsDialogD2Ev+0x21): undefined reference to `pimpl<EqualizationToolsDialog::impl>::~pimpl()'
/usr/bin/ld: /tmp/ccLC1cvF.ltrans44.ltrans.o: in function `EqualizationToolsDialog::~EqualizationToolsDialog()':
/usr/src/debug/js8call/js8call-2.2.0/EqualizationToolsDialog.hpp:12:(.text._ZN23EqualizationToolsDialogD0Ev+0x21): undefined reference to `pimpl<EqualizationToolsDialog::impl>::~pimpl()'
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/js8call.dir/build.make:976: js8call] Error 1
make[1]: *** [CMakeFiles/Makefile2:531: CMakeFiles/js8call.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

salcedo commented on 2022-06-12 17:25 (UTC)

Thanks for the heads up. The application now builds with Hamlib 4.4

deadite66 commented on 2022-06-12 16:03 (UTC)

arch's hamlib updated to 4.4 today.

LibreFreq commented on 2021-11-02 04:43 (UTC)

Please move gcc-fortran from depends to makedepends. It is only need to build the application, no need to reserve the system with a 31 MB file as dependency. Thanks.

joshuarubin commented on 2021-02-03 20:49 (UTC)

Now only builds against hamlib and not hamlib-git

classabbyamp commented on 2021-02-02 05:19 (UTC)

build issues should be fixed

@fyoory @chris_debian

fix from @abortretryfail