Re: GCC 8: camotics fails to build for i686, ARMv7 arches (reading 31 bytes from a region of size 16)

2018-02-18 Thread Samuel Rakitničan
> It means the package should probably not be using -Werror Oh yes forgot that upstream forces -Werror. For now I will keep upstream preference as long as the issues reported gets fixed. All the reported issues was fixed upstream and the package built successfully for Fedora 28. Thank you for

Re: GCC 8: camotics fails to build for i686, ARMv7 arches (reading 31 bytes from a region of size 16)

2018-02-15 Thread Jonathan Wakely
On 15/02/18 07:05 -, Samuel Rakitničan wrote: Hello, Need help figuring this out since I have no idea what this means. It means the package should probably not be using -Werror The cbang code that is included in camotics fails to build with the following messages. It is failing only

GCC 8: camotics fails to build for i686, ARMv7 arches (reading 31 bytes from a region of size 16)

2018-02-14 Thread Samuel Rakitničan
Hello, Need help figuring this out since I have no idea what this means. The cbang code that is included in camotics fails to build with the following messages. It is failing only for i686 and armv7hl architectures. g++ -o build/cbang/log/Logger.o -c -std=c++11 -ggdb -Wall -Werror