Hi, Bill.

What CMake configure command did you you use for the first attempt that you only show errors from in your OP?

cmake ..
cmake —build .

I’ve attached a bzip of the full build output up to the hamlib error. I’m not up to speed on cmake, so I don’t know how it is doing its dependency resolution, but it isn’t finding the local one provided in the wsjtx tarball. My setting the property is to explicitly point to the one built from the tarball, not the native one on CentOS7. 

This is what’s installed (primarily for fldigi):

[mklein@km6aow wsjtx-2.0.0-rc4]$ yum list installed hamlib\*
Loaded plugins: fastestmirror, langpacks, nvidia
Determining fastest mirrors
 * base: mirror.sjc02.svwh.net
 * elrepo: repos.dfw.lax-noc.com
 * epel: mirror.sjc02.svwh.net
 * extras: sjc.edge.kernel.org
 * updates: mirror.sjc02.svwh.net
epel                                                                                                        12708/12708
Installed Packages
hamlib.x86_64                                                   3.3-1.el7                                          @epel
hamlib-c++.x86_64                                               3.3-1.el7                                          @epel
hamlib-c++-devel.x86_64                                         3.3-1.el7                                          @epel
hamlib-devel.x86_64                                             3.3-1.el7                                          @epel
hamlib-doc.noarch                                               3.3-1.el7                                          @epel

I have changed my mind on this, your patch is valid. It is needed due to a compiler problem but your change is equivalent to the intended behaviour.

It should be … I only changed from brace initialization to the older parenthetical initialization. They should be equivalent. There does seem to be an issue with that version of the GNU compiler.

What version of Qt is available from the CentOS 7.5 repositories?

[mklein@km6aow wsjtx-2.0.0-rc4]$ yum list installed qt5\*
Loaded plugins: fastestmirror, langpacks, nvidia
Loading mirror speeds from cached hostfile
 * base: mirror.sjc02.svwh.net
 * elrepo: repos.dfw.lax-noc.com
 * epel: mirror.sjc02.svwh.net
 * extras: sjc.edge.kernel.org
 * updates: mirror.sjc02.svwh.net
Installed Packages
qt5-qtbase.x86_64                                                  5.9.2-3.el7                                     @base
qt5-qtbase-common.noarch                                           5.9.2-3.el7                                     @base
qt5-qtbase-devel.x86_64                                            5.9.2-3.el7                                     @base
qt5-qtbase-gui.x86_64                                              5.9.2-3.el7                                     @base
qt5-qtdeclarative.x86_64                                           5.9.2-1.el7                                     @base
qt5-qtdeclarative-devel.x86_64                                     5.9.2-1.el7                                     @base
qt5-qtmultimedia.x86_64                                            5.9.2-1.el7                                     @base
qt5-qtmultimedia-devel.x86_64                                      5.9.2-1.el7                                     @base
qt5-qtserialport.x86_64                                            5.9.2-1.el7                                     @base
qt5-qtserialport-devel.x86_64                                      5.9.2-1.el7                                     @base
qt5-qtxmlpatterns.x86_64                                           5.9.2-1.el7                                     @base
qt5-rpm-macros.noarch                                              5.9.2-3.el7                                     @base
[mklein@km6aow wsjtx-2.0.0-rc4]$ 


Attachment: build.log.bz2
Description: BZip2 compressed data


Hope that helps.


73 de km6aow
---
Mark Klein




Attachment: signature.asc
Description: Message signed with OpenPGP

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

Reply via email to