It would be helpful if you could have julia execute "using BinDeps;
BinDeps.debug("CasaCore")" after attempting to build.



It also looks like you have another error that we should look into:
Warning: error initializing module GMP:

ErrorException("The dynamically loaded GMP library (version 5.0.2 with
__gmp_bits_per_limb == 64)

does not correspond to the compile time version (version 5.1.3 with
__gmp_bits_per_limb == 64).

Please rebuild Julia.")
Has Travis changed Ubuntu releases recently or something?

Reply via email to