#17349: R fails with version `GOMP_4.0' not found
-------------------------------------------------+-------------------------
       Reporter:  vbraun                         |        Owner:
           Type:  defect                         |       Status:  closed
       Priority:  major                          |    Milestone:  sage-6.5
      Component:  packages: standard             |   Resolution:  fixed
       Keywords:                                 |    Merged in:
        Authors:  Volker Braun                   |    Reviewers:  François
Report Upstream:  N/A                            |  Bissey
         Branch:                                 |  Work issues:
  d872869fb9331997d484221e3a9d49bc1b9c7b72       |       Commit:
   Dependencies:                                 |     Stopgaps:
-------------------------------------------------+-------------------------
Changes (by dimpase):

 * commit:  d872869fb9331997d484221e3a9d49bc1b9c7b72 =>


Comment:

 On Ubuntu 14.04 ldd will tell you that something is fishy even if Sage
 (6.8.beta2) builds and passes ptestlong
 {{{
 $ 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)
 }}}
 Sure this does not look like a real bug, but still...

 see also https://groups.google.com/d/msg/sage-
 devel/X_dVGq5gWoo/FiSnIPzO8FEJ

--
Ticket URL: <http://trac.sagemath.org/ticket/17349#comment:11>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

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

Reply via email to