Hi Bill & all,

Please allow we to report about this problem encountered while trying to compile using the hamlib from the git repo. Please see the attached report generated after "make -k" used twice, in sequence.

Best wishes,
Claude (DJ0OT)

############


My environment:

gcc (GCC) 9.2.1 20190827 (Red Hat 9.2.1-1)
cc (GCC) 9.2.1 20190827 (Red Hat 9.2.1-1)
Linux defi 5.4.18-100.fc30.i686 #1 SMP Fri Feb 7 14:48:04 UTC 2020 i686 i686 i386 GNU/Linux

in the wsjtx directors: git log

commit 0068f9bcb807049d2beca59399f1d60fb88edc2a (HEAD -> master, tag: wsjtx-2.1.2, origin/master, origin/HEAD)
Merge: 9c331103 f494dd71
Author: Bill Somerville <b...@classdesign.com>
Date:   Tue Nov 26 14:22:32 2019 +0000

    Merge branch 'hotfix-2.1.2'

commit f494dd718be9dffa1933cf4ec4f322a6154e385c
Author: Bill Somerville <b...@classdesign.com>
Date:   Tue Nov 26 12:58:45 2019 +0000

    Bump version

commit 9c331103fe03e9decfe3c6b96742c3b889d103e7 (tag: wsjtx-2.1.1)
Merge: 24fcd17a bb99911f
Author: Bill Somerville <b...@classdesign.com>
Date:   Sun Nov 24 21:18:55 2019 +0000

    Merge branch 'hotfix-2.1.1'

............ git info

## Remote URLs:

origin  https://git.code.sf.net/p/wsjt/wsjtx (fetch)
origin  https://git.code.sf.net/p/wsjt/wsjtx (push)


in the hamlib directory: git log

commit 1bfa68feea284daa72a98943ff12a7b6c33fbc49 (HEAD -> master, origin/master, origin/HEAD)
Merge: cdb359d7 18153de3
Author: Michael Black <mdblac...@yahoo.com>
Date:   Thu Feb 13 12:14:04 2020 -0600

    Merge pull request #199 from malcolmh/master

    additional error checking for extended operations

commit 18153de3b40c22e9fadbed9040a451ab58045d81
Author: Malcolm Herring <malcolm.herr...@btinternet.com>
Date:   Thu Feb 13 16:08:16 2020 +0000

    additional error checking for extended operations

commit cdb359d7d6cbe0e17165a7925e6441446e89f03d
Merge: da3059fb e3cef196
Author: Michael Black <mdblac...@yahoo.com>
Date:   Tue Feb 11 17:00:44 2020 -0600

    Merge pull request #196 from malcolmh/master

    Add g/set_ext_func() to API

...... git info

## Remote URLs:

origin  git://git.code.sf.net/p/hamlib/code (fetch)
origin  git://git.code.sf.net/p/hamlib/code (push)


[  0%] Automatic MOC for target wsjt_fort
[  0%] Built target wsjt_fort_autogen
[ 30%] Built target wsjt_fort
[ 30%] Automatic MOC for target wsjt_cxx
[ 30%] Built target wsjt_cxx_autogen
[ 34%] Built target wsjt_cxx
[ 34%] Automatic MOC for target jt9code
[ 34%] Built target jt9code_autogen
[ 34%] Built target jt9code
[ 34%] Automatic MOC for target wsjt_qtmm
[ 34%] Built target wsjt_qtmm_autogen
[ 34%] Built target wsjt_qtmm
[ 34%] Generating Subversion revision information
-- Checking for revision information
-- Checking for gitrevision information
-- refspec: refs/heads/master - SHA1: 0068f9
[ 34%] Built target revisiontag
[ 34%] Automatic MOC for target qcp
[ 34%] Built target qcp_autogen
[ 34%] Built target qcp
[ 35%] Automatic MOC for target wsjt_qt
[ 35%] Built target wsjt_qt_autogen
[ 36%] Building CXX object CMakeFiles/wsjt_qt.dir/TransceiverFactory.cpp.o
In file included from /home/claude/ham/JoeTaylor/wsjtx/TransceiverFactory.cpp:5:
/home/claude/ham/JoeTaylor/wsjtx/HamlibTransceiver.hpp:17:15: error: 
conflicting declaration ‘typedef int vfo_t’
   17 |   typedef int vfo_t;
      |               ^~~~~
In file included from /home/claude/ham/JoeTaylor/wsjtx/HamlibTransceiver.hpp:8,
                 from /home/claude/ham/JoeTaylor/wsjtx/TransceiverFactory.cpp:5:
/usr/local/include/hamlib/rig.h:368:22: note: previous declaration as ‘typedef 
unsigned int vfo_t’
  368 | typedef unsigned int vfo_t;
      |                      ^~~~~
make[2]: *** [CMakeFiles/wsjt_qt.dir/build.make:425: 
CMakeFiles/wsjt_qt.dir/TransceiverFactory.cpp.o] Error 1
[ 36%] Building CXX object CMakeFiles/wsjt_qt.dir/HamlibTransceiver.cpp.o
In file included from /home/claude/ham/JoeTaylor/wsjtx/HamlibTransceiver.cpp:1:
/home/claude/ham/JoeTaylor/wsjtx/HamlibTransceiver.hpp:17:15: error: 
conflicting declaration ‘typedef int vfo_t’
   17 |   typedef int vfo_t;
      |               ^~~~~
In file included from /home/claude/ham/JoeTaylor/wsjtx/HamlibTransceiver.hpp:8,
                 from /home/claude/ham/JoeTaylor/wsjtx/HamlibTransceiver.cpp:1:
/usr/local/include/hamlib/rig.h:368:22: note: previous declaration as ‘typedef 
unsigned int vfo_t’
  368 | typedef unsigned int vfo_t;
      |                      ^~~~~
make[2]: *** [CMakeFiles/wsjt_qt.dir/build.make:453: 
CMakeFiles/wsjt_qt.dir/HamlibTransceiver.cpp.o] Error 1
make[2]: Target 'CMakeFiles/wsjt_qt.dir/build' not remade because of errors.
make[1]: *** [CMakeFiles/Makefile2:675: CMakeFiles/wsjt_qt.dir/all] Error 2
[ 36%] Automatic MOC for target jt65code
[ 36%] Built target jt65code_autogen
[ 36%] Built target jt65code
[ 36%] Automatic MOC for target rtty_spec
[ 36%] Built target rtty_spec_autogen
[ 36%] Built target rtty_spec
[ 36%] Automatic MOC for target wsprcode
[ 36%] Built target wsprcode_autogen
[ 37%] Built target wsprcode
[ 37%] Automatic MOC for target wsjt_fort_omp
[ 37%] Built target wsjt_fort_omp_autogen
[ 67%] Built target wsjt_fort_omp
[ 67%] Automatic MOC for target qra64code
[ 67%] Built target qra64code_autogen
[ 68%] Built target qra64code
[ 68%] Automatic MOC for target allsim
[ 68%] Built target allsim_autogen
[ 68%] Built target allsim
[ 68%] Automatic MOC for target jt9
[ 68%] Built target jt9_autogen
[ 69%] Built target jt9
[ 69%] Automatic MOC for target ft8
[ 69%] Built target ft8_autogen
[ 69%] Built target ft8
[ 69%] Automatic MOC for target wsjtx_udp-static
[ 69%] Built target wsjtx_udp-static_autogen
[ 70%] Built target wsjtx_udp-static
[ 70%] Automatic MOC for target jt49sim
[ 70%] Built target jt49sim_autogen
[ 70%] Built target jt49sim
[ 70%] Automatic MOC for target fcal
[ 70%] Built target fcal_autogen
[ 71%] Built target fcal
[ 71%] Automatic MOC for target fmeasure
[ 71%] Built target fmeasure_autogen
[ 71%] Built target fmeasure
[ 71%] Automatic MOC for target ft8sim
[ 71%] Built target ft8sim_autogen
[ 71%] Built target ft8sim
[ 71%] Automatic MOC for target msk144sim
[ 71%] Built target msk144sim_autogen
[ 72%] Built target msk144sim
[ 72%] Automatic MOC for target wsprd
[ 72%] Built target wsprd_autogen
[ 73%] Built target wsprd
[ 73%] Automatic MOC for target jt4sim
[ 73%] Built target jt4sim_autogen
[ 73%] Built target jt4sim
[ 73%] Automatic MOC for target message_aggregator
[ 73%] Built target message_aggregator_autogen
[ 75%] Built target message_aggregator
[ 75%] Compressing Debian changelog
[ 75%] Built target debian
[ 76%] Built target manpages
[ 76%] Automatic MOC for target qra64sim
[ 76%] Built target qra64sim_autogen
[ 76%] Built target qra64sim
[ 76%] Automatic MOC for target jt65sim
[ 76%] Built target jt65sim_autogen
[ 77%] Built target jt65sim
[ 77%] Automatic MOC for target fmtave
[ 77%] Built target fmtave_autogen
[ 78%] Built target fmtave
[ 79%] Automatic MOC for target wsprsim
[ 79%] Built target wsprsim_autogen
[ 80%] Built target wsprsim
[ 80%] Automatic MOC for target jt4code
[ 80%] Built target jt4code_autogen
[ 81%] Built target jt4code
[ 81%] Automatic MOC for target jt65
[ 81%] Built target jt65_autogen
[ 82%] Built target jt65
[ 82%] Automatic MOC for target ft8code
[ 82%] Built target ft8code_autogen
[ 83%] Built target ft8code
[ 83%] Automatic MOC for target ft8sim_gfsk
[ 83%] Built target ft8sim_gfsk_autogen
[ 84%] Built target ft8sim_gfsk
[ 84%] Automatic MOC for target ft4sim
[ 84%] Built target ft4sim_autogen
[ 84%] Built target ft4sim
[ 84%] Automatic MOC for target ft4sim_mult
[ 84%] Built target ft4sim_mult_autogen
[ 85%] Built target ft4sim_mult
[ 85%] Automatic MOC for target udp_daemon
[ 85%] Built target udp_daemon_autogen
[ 85%] Built target udp_daemon
[ 85%] Automatic MOC for target msk144code
[ 85%] Built target msk144code_autogen
[ 85%] Built target msk144code
[ 85%] Built target docs
make[1]: Target 'all' not remade because of errors.
make: *** [Makefile:152: all] Error 2
make: Target 'default_target' not remade because of errors.
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to