Re: [E-devel] Unable to build EFL nor from stable nor from git

2016-12-31 Thread The Rasterman
On Sat, 31 Dec 2016 07:24:50 -0800 Jose R R said: > Niltze, all- > > Using OpenSSL 1.1.0c 10 Nov 2016 on Debian Sid (Unstable) AMD64 > > Experiencing following showstopper error at make: > > lib/emile/emile_image.c: In function ‘_emile_jpeg_data’: > lib/emile/emile_image.c:1632:27: warning:

Re: [E-devel] Unable to build EFL nor from stable nor from git

2016-12-31 Thread Massimo Maiurana
You're not the only one, there is a problem with that version of openssl (shipped by debian in testing) waiting for someone to fix it. Until that fix no debian testing user can build efl :( See this ticket on phab: https://phab.enlightenment.org/T4923 Bye Massimo Jose R R ha scritto il 31/12/201

[E-devel] Unable to build EFL nor from stable nor from git

2016-12-31 Thread Jose R R
Niltze, all- Using OpenSSL 1.1.0c 10 Nov 2016 on Debian Sid (Unstable) AMD64 Experiencing following showstopper error at make: lib/emile/emile_image.c: In function ‘_emile_jpeg_data’: lib/emile/emile_image.c:1632:27: warning: variable ‘opts’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbe