Hi Paul,

thanks for the update, glad you are up and running.

73
Bill
G4WJS.

On 16/11/2020 15:53, Paul Bramscher wrote:
Hi Bill,

Thanks, this solved it.  I saw a thread on boost+MacOS but didn't connect the dots to Linux. libboost-all-dev added about 554 MB to the dependency size, and it seemed the compile took longer than usual.  But it could be that there was some residual disk activity from bringing down these new dependencies and the next compile may go more swiftly.

At any rate, I'll test out rc2 now.

73, KD0KZE / Paul
On 11/16/2020 8:42 AM Bill Somerville <g4...@classdesign.com> wrote:


On 16/11/2020 14:27, Paul Bramscher wrote:
I'm getting a compile error with Debian 10 Linux (amd64), fully patched.  No trouble compiling 2.3.0-rc1.  But here is what fails on rc2:

My cmake/compile commands:
cmake -DCMAKE_INSTALL_PREFIX=../../install/ -DWSJT_SKIP_MANPAGES=ON -DWSJT_GENERATE_DOCS=OFF ../wsjtx-2.3.0-rc2 cmake --build ~/wsjtx/wsjtx-2.3.0-rc2/build/wsjtx-2.3.0-rc2 --target install -- -j

Failure points:
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed
-- Performing Test COMPILER_HAS_DEPRECATED
-- Performing Test COMPILER_HAS_DEPRECATED - Failed
-- Configuring incomplete, errors occurred!
See also "/home/myuser/wsjtx/wsjtx-2.3.0-rc2/build/wsjtx-2.3.0-rc2/wsjtx-prefix/src/wsjtx-build/CMakeFiles/CMakeOutput.log". See also "/home/myuser/wsjtx/wsjtx-2.3.0-rc2/build/wsjtx-2.3.0-rc2/wsjtx-prefix/src/wsjtx-build/CMakeFiles/CMakeError.log". make[3]: *** [CMakeFiles/wsjtx-install.dir/build.make:73: wsjtx-prefix/src/wsjtx-stamp/wsjtx-configure] Error 1 make[2]: *** [CMakeFiles/Makefile2:361: CMakeFiles/wsjtx-install.dir/all] Error 2 make[1]: *** [CMakeFiles/Makefile2:432: CMakeFiles/install.dir/rule] Error 2
make: *** [Makefile:261: install] Error 2

Hi Paul,

there is a new dependency for WSJT-X v2.3.0 RC2.

sudo apt-get install libboost-all-dev

73
Bill
G4WJS.


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

Reply via email to