[sword-devel] Sword SVN trunk fails to build using CMake

Jaak Ristioja jaak at ristioja.ee
Thu Dec 31 08:32:03 EST 2020


Hello and Merry Christmas! :)

Today the BibleTime CI system started getting the following errors from 
CMake when trying to build Sword:

     CMake Error at cmake/options.cmake:75 (PROCESS_VERSION):
       PROCESS_VERSION Macro invoked with incorrect arguments for macro 
named:
       PROCESS_VERSION
     Call Stack (most recent call first):
       CMakeLists.txt:31 (INCLUDE)
     CMake Error at cmake/options.cmake:76 (PROCESS_VERSION):
       PROCESS_VERSION Macro invoked with incorrect arguments for macro 
named:
       PROCESS_VERSION
     Call Stack (most recent call first):
       CMakeLists.txt:31 (INCLUDE)

See https://travis-ci.org/github/bibletime/bibletime/jobs/752237032 for 
build details.

Perhaps this is caused by SVN 3836 ("First cut to remove internal copy 
of old zlib code.") which made the following change to CMakeLists.txt?

   -SET(SWORD_VERSION 1.9.0)
   +SET(SWORD_VERSION 1.9.0.svnversion)


J


More information about the sword-devel mailing list