Hi Josh,

We're aware of the problem you report, but haven't yet got around to correcting it. It does not affect builds on any of the systems we're using for development. Compiler revisions are getting increasingly fussy about such things.

You can do one of the following:

1. Wait for the next release.

2. Let me know that you'd like a source-code patch, and I'll make it available after making the necessary changes.

3. Make the necessary changes yourself, to satisfy your compiler.

        -- Joe, K1JT

On 3/11/2024 1:26 PM, Josh Rovero via wsjt-devel wrote:
On Fedora Core 39, 64 bit, (uname -a
Linux fedora 6.7.7-200.fc39.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Mar  1 16:53:59 UTC 2024 x86_64 GNU/Linux, gcc version 13.2.1 20231205 (Red Hat 13.2.1-6) (GCC))
I get the following errors building RC4:

[ 94%] Building Fortran object qmap/libqmap/CMakeFiles/qmap_impl.dir/q65c.f90.o
/home/josh/Downloads/wsjtx-2.7.0/src/wsjtx-prefix/src/wsjtx/qmap/libqmap/q65c.f90:24:32:

   24 |   common/decodes/ndecodes,ncand,nQDecoderDone,nWDecoderBusy,            &
       |                                1
Error: Symbol ‘ncand’ at (1) is USE associated from module ‘q65’ and cannot occur in COMMON
/home/josh/Downloads/wsjtx-2.7.0/src/wsjtx-prefix/src/wsjtx/qmap/libqmap/q65c.f90:93:3:

    93 | 999 return
       |   1
Warning: Label 999 at (1) defined but not used [-Wunused-label]
make[5]: *** [qmap/libqmap/CMakeFiles/qmap_impl.dir/build.make:323: qmap/libqmap/CMakeFiles/qmap_impl.dir/q65c.f90.o] Error 1 make[4]: *** [CMakeFiles/Makefile2:2157: qmap/libqmap/CMakeFiles/qmap_impl.dir/all] Error 2
make[3]: *** [Makefile:156: all] Error 2
make[2]: *** [CMakeFiles/wsjtx-build.dir/build.make:73: wsjtx-prefix/src/wsjtx-stamp/wsjtx-build] Error 2 make[1]: *** [CMakeFiles/Makefile2:279: CMakeFiles/wsjtx-build.dir/all] Error 2
make: *** [Makefile:91: all] Error 2

--
P.J. "Josh" Rovero http://www.roveroresearch.org <http://www.roveroresearch.org>
Ham Radio: KK1D


_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to