vba-m failing to build on fedora 24

Post Reply
fedora_linux
Junior Member
Posts: 1
Joined: Tue May 31, 2016 6:22 am

vba-m failing to build on fedora 24

Post by fedora_linux »

using fedora 24 64bit

 

https://download.fedoraproject.org/pub/fedora/linux/releases/test/24_Beta/Workstation/x86_64/iso/Fedora-Workstation-Live-x86_64-24_Beta-1.6.iso

 

(says beta but actually very stable)

 

when building from the latest git it fails during make

all dependencies are installed

 

(if using windows you can test in virtualbox)

 

output of cmake .

 

[attachment=330]

 

output of make

 

[attachment=331]

 

could be related to gcc6 as i have heard its much stricter

Last edited by fedora_linux on Tue May 31, 2016 6:46 am, edited 1 time in total.
Post Reply