Hi OM,
OK, thanks for the update. We recommend end users disable the manpages
and documentation phase of the build, it is much easier to do that than
it is to get the required packages installed.
73
Bill
G4WJS.
On 11/05/2020 23:06, lgtngstk wrote:
Ok I finally got it to finish. It really did not want to make the
manpages. It was giving the a2x: ERROR: "xsltproc" error.
On Mon, May 11, 2020 at 5:49 PM lgtngstk <lgtng...@gmail.com
<mailto:lgtng...@gmail.com>> wrote:
Attempting compile under a Ubuntu distro cmake says the following:
CMake Warning (dev) at CMakeLists.txt:165 (add_custom_target):
Policy CMP0037 is not set: Target names should not be reserved
and should
match a validity pattern. Run "cmake --help-policy CMP0037" for
policy
details. Use the cmake_policy command to set the policy and
suppress this
warning.
The target name "install" is reserved or not valid for certain CMake
features, such as generator expressions, and may result in undefined
behavior.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMakeLists.txt:166 (add_custom_target):
Policy CMP0037 is not set: Target names should not be reserved
and should
match a validity pattern. Run "cmake --help-policy CMP0037" for
policy
details. Use the cmake_policy command to set the policy and
suppress this
warning.
The target name "package" is reserved or not valid for certain CMake
features, such as generator expressions, and may result in undefined
behavior.
This warning is for project developers. Use -Wno-dev to suppress it.
Which is fine since it does generate build files but later on the
compile fails with:
[ 70%] Built target qcp
Makefile:149: recipe for target 'all' failed
make[3]: *** [all] Error 2
CMakeFiles/wsjtx-build.dir/build.make:60: recipe for target
'wsjtx-prefix/src/wsjtx-stamp/wsjtx-build' failed
make[2]: *** [wsjtx-prefix/src/wsjtx-stamp/wsjtx-build] Error 2
CMakeFiles/Makefile2:324: recipe for target
'CMakeFiles/wsjtx-build.dir/all' failed
make[1]: *** [CMakeFiles/wsjtx-build.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
I don't know weather these things are related.
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel