Attempted to  install the GAP database for 16.04 version of Sage-7.1, 16.04 
Ubuntu, and produced error

ImportError: 
/home/graham/SageMath/local/lib/python2.7/site-packages/sage/rings/complex_double.so:
 
undefined symbol: gsl_complex_sin

Log attached.  Graham

-- 
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 https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.
Found local metadata for database_gap-4.7.9
Attempting to download package database_gap-4.7.9.tar.bz2 from mirrors
http://www.mirrorservice.org/sites/www.sagemath.org/spkg/upstream/database_gap/database_gap-4.7.9.tar.bz2
[......................................................................]
database_gap-4.7.9
====================================================
Setting up build directory for database_gap-4.7.9
mv: cannot stat 'database_gap-4.7.9*': No such file or directory
Finished set up
****************************************************
Host system:
Linux XPS-8300 4.4.0-21-generic #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux
****************************************************
C compiler: gcc
C compiler version:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/home/graham/SageMath/local/libexec/gcc/x86_64-unknown-linux-gnu/4.9.3/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../src/configure --prefix=/home/graham/SageMath/local 
--with-local-prefix=/home/graham/SageMath/local 
--with-gmp=/home/graham/SageMath/local --with-mpfr=/home/graham/SageMath/local 
--with-mpc=/home/graham/SageMath/local --with-system-zlib --disable-multilib 
--disable-nls --enable-languages=c,c++,fortran --disable-libitm  
Thread model: posix
gcc version 4.9.3 (GCC) 
****************************************************
********************************************************************
Installing optional GAP databases, which may not be open source.
Installing GAP packages to /home/graham/SageMath/local/lib/gap-4.7.9/...
Please see SPKG.txt for license details.
********************************************************************
Installed small group database.
Installed prim database.
Installed trans database.
Installed tomlib database.
Traceback (most recent call last):
  File "/home/graham/SageMath/src/bin/sage-eval", line 4, in <module>
    from sage.all import *
  File "/home/graham/SageMath/local/lib/python2.7/site-packages/sage/all.py", 
line 85, in <module>
    from sage.misc.all       import *         # takes a while
  File 
"/home/graham/SageMath/local/lib/python2.7/site-packages/sage/misc/all.py", 
line 91, in <module>
    from functional import (additive_order,
  File 
"/home/graham/SageMath/local/lib/python2.7/site-packages/sage/misc/functional.py",
 line 30, in <module>
    from sage.rings.complex_double import CDF
ImportError: 
/home/graham/SageMath/local/lib/python2.7/site-packages/sage/rings/complex_double.so:
 undefined symbol: gsl_complex_sin

real    0m4.030s
user    0m1.880s
sys     0m0.512s
************************************************************************
Error installing package database_gap-4.7.9
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the relevant part of the log file
  /home/graham/SageMath/logs/pkgs/database_gap-4.7.9.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/graham/SageMath/local/var/tmp/sage/build/database_gap-4.7.9 and type 
'make' or whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
  (cd '/home/graham/SageMath/local/var/tmp/sage/build/database_gap-4.7.9' && 
'/home/graham/SageMath/sage' --sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************

Reply via email to