Hello community, here is the log from the commit of package julia for openSUSE:Factory checked in at 2016-05-02 10:44:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/julia (Old) and /work/SRC/openSUSE:Factory/.julia.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "julia" Changes: -------- --- /work/SRC/openSUSE:Factory/julia/julia-compat.changes 2016-03-26 15:27:15.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.julia.new/julia-compat.changes 2016-05-02 10:44:49.000000000 +0200 @@ -1,0 +2,11 @@ +Fri Apr 29 17:49:43 UTC 2016 - [email protected] + +- Due to a bug, it is not possible now to build julia against i586 + with glibc 2.23. The root of the problem has not been determined + yet. Two bugs were filled in upstream: + _ https://github.com/JuliaLang/julia/issues/16087 + _ https://llvm.org/bugs/show_bug.cgi?id=27548 + Thus, the support for julia in i586 architectures is being + dropped until this bug is fixed. + +------------------------------------------------------------------- julia.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ julia-compat.spec ++++++ --- /var/tmp/diff_new_pack.YISvcV/_old 2016-05-02 10:44:50.000000000 +0200 +++ /var/tmp/diff_new_pack.YISvcV/_new 2016-05-02 10:44:50.000000000 +0200 @@ -82,6 +82,14 @@ Recommends: openspecfun-devel Recommends: pcre2-devel Recommends: suitesparse-devel +# Due to a bug, it is not possible now to build julia against i586 with glibc +# 2.23. The root of the problem has not been determined yet. Two bugs were +# filled in upstream: +# _ https://github.com/JuliaLang/julia/issues/16087 +# _ https://llvm.org/bugs/show_bug.cgi?id=27548 +# Thus, the support for julia in i586 architectures is being dropped until this +# bug is fixed. +ExcludeArch: %ix86 %if 0%{?compat_mode} == 0 Name: julia %else @@ -254,7 +262,6 @@ %suse_update_desktop_file -r julia Science Math %post devel -p /sbin/ldconfig - %postun devel -p /sbin/ldconfig %files ++++++ julia.spec ++++++ --- /var/tmp/diff_new_pack.YISvcV/_old 2016-05-02 10:44:50.000000000 +0200 +++ /var/tmp/diff_new_pack.YISvcV/_new 2016-05-02 10:44:50.000000000 +0200 @@ -82,6 +82,14 @@ Recommends: openspecfun-devel Recommends: pcre2-devel Recommends: suitesparse-devel +# Due to a bug, it is not possible now to build julia against i586 with glibc +# 2.23. The root of the problem has not been determined yet. Two bugs were +# filled in upstream: +# _ https://github.com/JuliaLang/julia/issues/16087 +# _ https://llvm.org/bugs/show_bug.cgi?id=27548 +# Thus, the support for julia in i586 architectures is being dropped until this +# bug is fixed. +ExcludeArch: %ix86 %if 0%{?compat_mode} == 0 Name: julia %else @@ -254,7 +262,6 @@ %suse_update_desktop_file -r julia Science Math %post devel -p /sbin/ldconfig - %postun devel -p /sbin/ldconfig %files
