GnuCash
Contact   Instructions
Bug 797377 - cmake fails on debian-8 and ubuntu-14.04 with gnucash.appdata.xml.in does not exist
Summary: cmake fails on debian-8 and ubuntu-14.04 with gnucash.appdata.xml.in does not...
Status: RESOLVED FIXED
Alias: None
Product: GnuCash
Classification: Unclassified
Component: Build system (show other bugs)
Version: git-maint
Hardware: PC Windows
: Normal normal
Target Milestone: ---
Assignee: core
QA Contact: core
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-25 12:27 EDT by Dale Phurrough
Modified: 2019-08-25 16:41 EDT (History)
5 users (show)

See Also:


Attachments

Description Dale Phurrough 2019-08-25 12:27:37 EDT
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
Comment 1 John Ralls 2019-08-25 16:41:08 EDT
Thanks for the report. FWIW Travis-CI had already told us about Ubuntu 14.04.

Note You need to log in before you can comment on or make changes to this bug.