[Pkg-julia-devel] Julia parallel test

Graham Inggs graham at nerve.org.za
Thu Nov 12 12:14:51 UTC 2015


On 12/11/2015 09:32, Graham Inggs wrote:
> Did you try in Debian unstable i386? If not, I'll try soon. 

On a Debian unstable i386 VM, building julia 0.3.12-1 git 6debde3 
against openlibm 0.4.1+dfsg-3 fails with the following message:

gcc -march=pentium4 -m32 -fPIE -o debian/shlibdeps debian/shlibdeps.c 
-ldl -Wl,--no-as-needed -larpack -lopenblas -ldSFMT -lfftw3_threads 
-lfftw3f_threads -lgmp -lopenlibm -lmpfr -lopenspecfun -lpcre -lcholmod 
-lumfpack
/usr/lib/gcc/i586-linux-gnu/5/../../../i386-linux-gnu/libopenlibm.so: 
undefined reference to `__fpgetprec'
collect2: error: ld returned 1 exit status
debian/shlibdeps.mk:65: recipe for target 'debian/shlibdeps' failed

On the same VM, building julia 0.3.12-1 git 6debde3 against openlibm 
0.4.1+dfsg-4 git 353a95f succeeded.

So this might just be an issue in Ubuntu, in which case we should look 
at the differences in default compiler flags between Debian and Ubuntu [1].


[1] https://wiki.ubuntu.com/ToolChain/CompilerFlags




More information about the Pkg-julia-devel mailing list