[GNC] Gnucash 4.8 Build Fail

John Ralls jralls at ceridwen.us
Tue Sep 28 20:01:40 EDT 2021


David Cousens reported that on the Devel list a few minutes ago. The work-around is
edit gnucash/gschemas/CMakeLists.txt and change line 32 from
   COMMAND  ${CMAKE_COMMAND} -E cat ${gschema_migration_files} > ${DATADIR_BUILD}/${PROJECT_NAME}/migratable-prefs.xml
to 
   COMMAND cat ${gschema_migration_files} > ${DATADIR_BUILD}/${PROJECT_NAME}/migratable-prefs.xml

Regards,
John Ralls
> On Sep 28, 2021, at 4:57 PM, Harry G McGavran Jr via gnucash-user <gnucash-user at gnucash.org> wrote:
> 
> I have the same problem that David reported on this list, but
> with Ubuntu 20.04:
> 
> Gnucash 4.8 won't build --
> 
>      .
>      .
>      .
> [ 97%] Built target org.gnucash.GnuCash.dialogs.sxs.gschema.valid-target
> [ 97%] Built target org.gnucash.GnuCash.dialogs.import.csv.gschema.valid-target
> [ 98%] Built target compiled-schemas
> [ 98%] Generating ../../share/gnucash/migratable-prefs.xml
> CMake Error: cmake version 3.16.3
> Usage: /usr/bin/cmake -E <command> [arguments...]
> Available commands:
>  capabilities              - Report capabilities built into cmake in JSON format
>  chdir dir cmd [args...]   - run command in a given directory
>      .
>      .
>      .
> 
> I tried chasing this a bit, but I'm not a cmake expert by any means...
> So hopefully there will be a work around...
> 
> 
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -----
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.



More information about the gnucash-user mailing list