Re: Errors while building openjfx from sources

2015-04-21 Thread Alexander Zvegintsev
Hello Alexander, It looks like that you have GCC version < 4.6 and it lacks diagnostics push/pop functionality[1] that we are using to suppress deprecation warnings. We have moved to gcc 4.8 on Linux recently[2]. So the fix is to upgrade GCC to at least 4.6. Or as a workaround you may apply

Errors while building openjfx from sources

2015-04-21 Thread Александр Свиридов
I am trying to build openjfx from sources - centos 6.4. 64 openjdk8 (build 25.60-b11, mixed mode), I run /gradle-1.8/bin/gradle --info --debug and this is what I get: 10:11:09.184 [ERROR] [system.err] cc1plus: warnings being treated as errors 10:11:09.186 [ERROR] [system.err] /home/PE/Temp/rt