#19785: Libfplll testsuite randomly fails
--------------------------------------+------------------------
       Reporter:  vbraun              |        Owner:
           Type:  defect              |       Status:  new
       Priority:  major               |    Milestone:  sage-7.0
      Component:  packages: standard  |   Resolution:
       Keywords:  random_fail         |    Merged in:
        Authors:                      |    Reviewers:
Report Upstream:  N/A                 |  Work issues:
         Branch:                      |       Commit:
   Dependencies:                      |     Stopgaps:
--------------------------------------+------------------------

Comment (by vbraun):

 {{{
 $ ./test_lll
 ./test_lll: error while loading shared libraries: libgmp.so.16: cannot
 open shared object file: No such file or directory
 [buildslave-sage@volker-desktop tests]$ ldd test_lll
         linux-vdso.so.1 (0x00007ffd5afbb000)
         libfplll.so.0 => /mnt/disk/home/buildslave-
 
sage/slave/sage_git/build/local/var/tmp/sage/build/libfplll-20160331/src/src/.libs/libfplll.so.0
 (0x00007fcde9776000)
         libmpfr.so.4 => /lib64/libmpfr.so.4 (0x00007fcde94e9000)
         libgmp.so.16 => not found
         libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fcde9167000)
         libm.so.6 => /lib64/libm.so.6 (0x00007fcde8e64000)
         libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fcde8c4d000)
         libc.so.6 => /lib64/libc.so.6 (0x00007fcde888c000)
         libqd.so.0 => /lib64/libqd.so.0 (0x00007fcde8645000)
         libgmp.so.16 => /mnt/disk/home/buildslave-
 sage/slave/sage_git/build/local/lib/libgmp.so.16 (0x00007fcde83a7000)
         libgmp.so.10 => /lib64/libgmp.so.10 (0x00007fcde812f000)
         /lib64/ld-linux-x86-64.so.2 (0x00005645cd815000)
 }}}
 The build log
 
http://build.sagedev.org/release/builders/%20%20fast%20Volker%20Desktop%20%28Fedora%2022%20x86_64%29%20full/builds/83/steps/compile_2/logs/libfplll
 doesn't set the rpath:
 {{{
 /bin/sh ../libtool  --tag=CXX   --mode=link g++  -fPIC -I/mnt/disk/home
 /buildslave-sage/slave/sage_git/build/local/include/ -L/mnt/disk/home
 /buildslave-sage/slave/sage_git/build/local/lib -L/mnt/disk/home
 /buildslave-
 
sage/slave/sage_git/build/local/var/tmp/sage/build/libfplll-20160331/src/src/.libs
 -Wl,-rpath,/mnt/disk/home/buildslave-
 
sage/slave/sage_git/build/local/var/tmp/sage/build/libfplll-20160331/src/src/.libs
 -lfplll -no-install -o test_lll test_lll.o  -lmpfr -lmpfr -lgmp -lgmp
 libtool: link: g++ -fPIC -I/mnt/disk/home/buildslave-
 sage/slave/sage_git/build/local/include/ -Wl,-rpath -Wl,/mnt/disk/home
 /buildslave-
 
sage/slave/sage_git/build/local/var/tmp/sage/build/libfplll-20160331/src/src/.libs
 -o test_lll test_lll.o  -L/mnt/disk/home/buildslave-
 sage/slave/sage_git/build/local/lib -L/mnt/disk/home/buildslave-
 
sage/slave/sage_git/build/local/var/tmp/sage/build/libfplll-20160331/src/src/.libs
 -lfplll -lmpfr -lgmp
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/19785#comment:3>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to