Closed mathiasertl closed 3 years ago
I see very similar test failures on Fedora 28 and Rawhide with Erlang 20.
@prefiks: Please look here ^
@mathiasertl, @bowlofeggs: Any news on this issue?
Those tests work correctly in Travis using Ubunbu Bionic (18.04), which includes libgd-dev 2.2.5.
However, using Ubuntu Xenial (16.04), which includes libgd-dev 2.1.1, provokes that problem, regardless of the Erlang/OTP version. I've checked that in those personal tests.
So, I'd say that problem may be caused by some old buggy library versions.
When running
make test
on Ubuntu 16.04, I get the error from this file: https://sh1.fsinf.at/~mati/eimp.txtUbuntu 16.04 has erlang 18.3. The same command works fine on Debian Stable and Ubuntu 17.04/17.10.