One of the commits made on 24 Aug 2019 has caused the cmake of the build process to fail on debian-8 and ubuntu-14.04. "CMake Error: File /build/gnucash/gnome/gnucash.appdata.xml.in does not exist." Log for debian 8 https://ci.appveyor.com/project/gnucashbuilder/gnucash-maint/builds/26938994/job/iitsmqmsaj0e0k6y Log for ubuntu 14.04 https://ci.appveyor.com/project/gnucashbuilder/gnucash-maint/builds/26938994/job/gem8m6pg0ecder6g Already confirmed both of those OSs have: cmake 3.5.1 Both of those OSs have gettext < 0.19.6 therefore use the flag: -DALLOW_OLD_GETTEXT=ON Works... 3d608efc2211127f88b028988fe102425046759d Fails... e8543008c00493cbf80fb8897ce8c51f3184dfbe
Thanks for the report. FWIW Travis-CI had already told us about Ubuntu 14.04.