Hello, I am maintaining the openSUSE package of Julia language [1] in my home repository that is eventually submitted to science repository. Julia is a dynamic programming language that uses an LLVM-based JIT compiler to improve its performance. The problem is that Julia developers does not want anymore to support every LLVM version. As it can be seen, it is not possible currently to build julia 0.3.10 (stable release) for either Factory or Tumbleweed due to the LLVM version (3.6.1). There was a very long talk about the case in Fedora [3] and it seems they are going to add llvm33 in the official repositories (they already have llvm34 due to a similar problem). Thus, is it possible to do the same with openSUSE? Another solution is to ship LLVM 3.3 (the officially supported version) together the Julia package. But I do not like this solution and I think that the llvm33 package might be useful for other purposes. [1] http://www.julialang.org [2] https://github.com/JuliaLang/julia/issues/12028 [3] https://bugzilla.redhat.com/show_bug.cgi?id=1109390 Best regards, -- Ronan Arraes Jardim Chagas -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org