on Ubuntu 14.04 and Sage 6.8.beta2, I see

SAGEROOT/local/lib$ ldd R/lib/libR.so 
R/lib/libR.so: /usr/lib/x86_64-linux-gnu/libgomp.so.1: version `GOMP_4.0' 
not found (required by R/lib/libR.so)
        linux-vdso.so.1 =>  (0x00007fff066ae000)
        libf77blas.so.3 => not found
        libatlas.so.3 => not found
        libgfortran.so.3 => /usr/lib/x86_64-linux-gnu/libgfortran.so.3 
(0x00007f8b89e3a000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f8b89b34000)
        libquadmath.so.0 => /usr/lib/x86_64-linux-gnu/libquadmath.so.0 
(0x00007f8b898f8000)
        libreadline.so.6 => /lib/x86_64-linux-gnu/libreadline.so.6 
(0x00007f8b896b1000)
        libbz2.so.1 => /lib/x86_64-linux-gnu/libbz2.so.1 
(0x00007f8b894a1000)
        libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f8b89288000)
        librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f8b8907f000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f8b88e7b000)
        libgomp.so.1 => /usr/lib/x86_64-linux-gnu/libgomp.so.1 
(0x00007f8b88c6c000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 
(0x00007f8b88a4d000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f8b88688000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f8b8a7aa000)
        libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 
(0x00007f8b88472000)
        libtinfo.so.5 => /lib/x86_64-linux-gnu/libtinfo.so.5 
(0x00007f8b88248000)

but Sage works and passes ptestlong...
(it also worked for Sage 6.7)

Which gcc do you use? I use the one from Sage (gcc 4.9.2)




On Friday, 29 May 2015 15:10:06 UTC+1, Dow Drake wrote:
>
> Hi,
>
> I attached the log file.  My machine is a Dell Latitude notebook running 
> Linux Mint 17.1 (essentially an Ubuntu).  Thanks for any help on this...
>
>
> installing 'sysdata.rda'
> /home/dow/sage/sage-6.7/local/var/tmp/sage/build/r-3.2.0.p0/src/bin/exec/R: 
> /usr/lib/x86_64-linux-gnu/libgomp.so.1: version `GOMP_4.0' not found 
> (required by 
> /home/dow/sage/sage-6.7/local/var/tmp/sage/build/r-3.2.0.p0/src/lib/libR.so)
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to