Skip to content

Instantly share code, notes, and snippets.

@certik
Created August 9, 2015 16:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save certik/96583e143b657e71ae74 to your computer and use it in GitHub Desktop.
Save certik/96583e143b657e71ae74 to your computer and use it in GitHub Desktop.
ondrej@hawk:~/ext/sage-6.8-x86_64-Linux(develop)$ wget https://github.com/isuruf/symengine-dependencies/raw/spkgs/symengine-0.1.spkg
--2015-08-09 10:34:27-- https://github.com/isuruf/symengine-dependencies/raw/spkgs/symengine-0.1.spkg
Resolving github.com (github.com)... 192.30.252.130
Connecting to github.com (github.com)|192.30.252.130|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.githubusercontent.com/isuruf/symengine-dependencies/spkgs/symengine-0.1.spkg [following]
--2015-08-09 10:34:27-- https://raw.githubusercontent.com/isuruf/symengine-dependencies/spkgs/symengine-0.1.spkg
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 199.27.79.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|199.27.79.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 328192 (320K) [application/octet-stream]
Saving to: ‘symengine-0.1.spkg’
100%[======================================>] 328,192 --.-K/s in 0.1s
2015-08-09 10:34:28 (2.36 MB/s) - ‘symengine-0.1.spkg’ saved [328192/328192]
ondrej@hawk:~/ext/sage-6.8-x86_64-Linux(develop)$ ./sage -i symengine-0.1.spkg
symengine-0.1
====================================================
Extracting package /home/ondrej/ext/sage-6.8-x86_64-Linux/symengine-0.1.spkg
-rw-rw-r-- 1 ondrej ondrej 328192 Aug 9 10:34 /home/ondrej/ext/sage-6.8-x86_64-Linux/symengine-0.1.spkg
Finished extraction
****************************************************
Host system:
Linux hawk 3.13.0-61-generic #100-Ubuntu SMP Wed Jul 29 11:21:34 UTC 2015 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/ondrej/ext/sage-6.8-x86_64-Linux/local/bin/../libexec/gcc/x86_64-unknown-linux-gnu/4.9.2/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../src/configure --prefix=/opt/sagemath_tmonteil-ubuntu-trusty-64/sage-6.8/local --with-local-prefix=/opt/sagemath_tmonteil-ubuntu-trusty-64/sage-6.8/local --with-gmp=/opt/sagemath_tmonteil-ubuntu-trusty-64/sage-6.8/local --with-mpfr=/opt/sagemath_tmonteil-ubuntu-trusty-64/sage-6.8/local --with-mpc=/opt/sagemath_tmonteil-ubuntu-trusty-64/sage-6.8/local --with-system-zlib --disable-multilib --disable-nls --enable-languages=c,c++,fortran --disable-libitm
Thread model: posix
gcc version 4.9.2 (GCC)
****************************************************
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/bin/gcc
-- Check for working C compiler: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/bin/g++
-- Check for working CXX compiler: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Found GMP: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libgmpxx.so;/home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libgmp.so
-- Found MPC: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libmpc.so
-- Found MPFR: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libmpfr.so
-- Python version: 2.7
-- Python install path: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/python2.7/site-packages
-- Found PYTHON: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libpython2.7.so
-- Found CYTHON: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/bin/cython
Copying source of python wrappers into: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/var/tmp/sage/build/symengine-0.1/src/symengine/python/symengine
--------------------------------------------------------------------------------
+-------------------------------+
| Configuration results SUMMARY |
+-------------------------------+
CMAKE_C_COMPILER: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/bin/gcc
CMAKE_CXX_COMPILER: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/bin/g++
CMAKE_BUILD_TYPE: Release
CMAKE_CONFIGURATION_TYPES:
CMAKE_CXX_FLAGS_DEBUG: -std=c++0x -Wall -Wextra -fPIC -g -Wno-unused-parameter -ggdb
CMAKE_CXX_FLAGS_RELEASE: -std=c++0x -Wall -Wextra -fPIC -O3 -march=native -ffast-math -funroll-loops -Wno-unused-parameter
CMAKE_INSTALL_PREFIX: /home/ondrej/ext/sage-6.8-x86_64-Linux/local
WITH_SYMENGINE_ASSERT: no
WITH_SYMENGINE_RCP: yes
HAVE_GCC_ABI_DEMANGLE: yes
HAVE_C_FUNCTION_NOT_FUNC: no
HAVE_DEFAULT_CONSTRUCTORS: yes
HAVE_SYMENGINE_NOEXCEPT: yes
HAVE_SYMENGINE_IS_CONSTRUCTIBLE: yes
HAVE_SYMENGINE_RESERVE: yes
WITH_SYMENGINE_THREAD_SAFE: no
BUILD_TESTS: yes
BUILD_BENCHMARKS: no
GMP_INCLUDE_DIRS: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include
GMP_LIBRARIES: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libgmpxx.so;/home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libgmp.so
WITH_BFD: no
WITH_PYTHON: yes
PYTHON_LIBRARY: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libpython2.7.so
PYTHON_INCLUDE_PATH: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/python2.7
PYTHON_INSTALL_PATH: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/python2.7/site-packages
Cython path: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/bin/cython
WITH_RUBY: no
WITH_ECM: no
WITH_PRIMESIEVE: no
WITH_ARB: no
WITH_MPFR: yes
MPFR_INCLUDE_DIRS: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include
MPFR_LIBRARIES: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libmpfr.so
WITH_PIRANHA: no
WITH_BOOST: no
WITH_PTHREAD: no
WITH_MPC: yes
MPC_INCLUDE_DIRS: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include
MPC_LIBRARIES: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libmpc.so
WITH_TCMALLOC: no
WITH_OPENMP: no
--------------------------------------------------------------------------------
-- Configuring done
-- Generating done
-- Build files have been written to: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/var/tmp/sage/build/symengine-0.1/src
Scanning dependencies of target teuchos
[ 1%] Building CXX object symengine/teuchos/CMakeFiles/teuchos.dir/Teuchos_dyn_cast.cpp.o
[ 3%] Building CXX object symengine/teuchos/CMakeFiles/teuchos.dir/Teuchos_Ptr.cpp.o
[ 5%] Building CXX object symengine/teuchos/CMakeFiles/teuchos.dir/Teuchos_RCPNode.cpp.o
[ 6%] Building CXX object symengine/teuchos/CMakeFiles/teuchos.dir/Teuchos_TestForException.cpp.o
[ 8%] Building CXX object symengine/teuchos/CMakeFiles/teuchos.dir/Teuchos_TypeNameTraits.cpp.o
[ 10%] Building CXX object symengine/teuchos/CMakeFiles/teuchos.dir/Teuchos_stacktrace.cpp.o
Linking CXX static library libteuchos.a
[ 10%] Built target teuchos
Scanning dependencies of target symengine
[ 12%] Building CXX object symengine/CMakeFiles/symengine.dir/symengine_rcp.cpp.o
[ 13%] Building CXX object symengine/CMakeFiles/symengine.dir/basic.cpp.o
[ 15%] Building CXX object symengine/CMakeFiles/symengine.dir/dict.cpp.o
[ 17%] Building CXX object symengine/CMakeFiles/symengine.dir/symbol.cpp.o
[ 18%] Building CXX object symengine/CMakeFiles/symengine.dir/number.cpp.o
[ 20%] Building CXX object symengine/CMakeFiles/symengine.dir/integer.cpp.o
[ 22%] Building CXX object symengine/CMakeFiles/symengine.dir/rational.cpp.o
[ 24%] Building CXX object symengine/CMakeFiles/symengine.dir/complex.cpp.o
[ 25%] Building CXX object symengine/CMakeFiles/symengine.dir/constants.cpp.o
[ 27%] Building CXX object symengine/CMakeFiles/symengine.dir/add.cpp.o
[ 29%] Building CXX object symengine/CMakeFiles/symengine.dir/mul.cpp.o
[ 31%] Building CXX object symengine/CMakeFiles/symengine.dir/pow.cpp.o
[ 32%] Building CXX object symengine/CMakeFiles/symengine.dir/functions.cpp.o
[ 34%] Building CXX object symengine/CMakeFiles/symengine.dir/monomials.cpp.o
[ 36%] Building CXX object symengine/CMakeFiles/symengine.dir/polynomial.cpp.o
[ 37%] Building CXX object symengine/CMakeFiles/symengine.dir/rings.cpp.o
[ 39%] Building CXX object symengine/CMakeFiles/symengine.dir/ntheory.cpp.o
[ 41%] Building CXX object symengine/CMakeFiles/symengine.dir/dense_matrix.cpp.o
[ 43%] Building CXX object symengine/CMakeFiles/symengine.dir/sparse_matrix.cpp.o
[ 44%] Building CXX object symengine/CMakeFiles/symengine.dir/matrix.cpp.o
[ 46%] Building CXX object symengine/CMakeFiles/symengine.dir/visitor.cpp.o
[ 48%] Building CXX object symengine/CMakeFiles/symengine.dir/eval_double.cpp.o
[ 50%] Building CXX object symengine/CMakeFiles/symengine.dir/diophantine.cpp.o
[ 51%] Building CXX object symengine/CMakeFiles/symengine.dir/cwrapper.cpp.o
[ 53%] Building CXX object symengine/CMakeFiles/symengine.dir/printer.cpp.o
[ 55%] Building CXX object symengine/CMakeFiles/symengine.dir/real_double.cpp.o
[ 56%] Building CXX object symengine/CMakeFiles/symengine.dir/complex_double.cpp.o
[ 58%] Building CXX object symengine/CMakeFiles/symengine.dir/eval_mpfr.cpp.o
[ 60%] Building CXX object symengine/CMakeFiles/symengine.dir/real_mpfr.cpp.o
[ 62%] Building CXX object symengine/CMakeFiles/symengine.dir/eval_mpc.cpp.o
[ 63%] Building CXX object symengine/CMakeFiles/symengine.dir/complex_mpc.cpp.o
Linking CXX shared library libsymengine.so
[ 63%] Built target symengine
Scanning dependencies of target catch
[ 65%] Building CXX object symengine/catch/CMakeFiles/catch.dir/catch.cpp.o
Linking CXX static library libcatch.a
[ 65%] Built target catch
Scanning dependencies of target test_rcp
[ 67%] Building CXX object symengine/tests/rcp/CMakeFiles/test_rcp.dir/test_rcp.cpp.o
Linking CXX executable test_rcp
/usr/bin/ld: warning: libgmp.so.16, needed by /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libmpc.so, may conflict with libgmp.so.10
/usr/bin/ld: warning: libgmp.so.16, needed by /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libmpc.so, may conflict with libgmp.so.10
[ 67%] Built target test_rcp
Scanning dependencies of target test_arit
[ 68%] Building CXX object symengine/tests/basic/CMakeFiles/test_arit.dir/test_arit.cpp.o
Linking CXX executable test_arit
/usr/bin/ld: warning: libgmp.so.16, needed by /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libmpc.so, may conflict with libgmp.so.10
[ 68%] Built target test_arit
Scanning dependencies of target test_basic
[ 70%] Building CXX object symengine/tests/basic/CMakeFiles/test_basic.dir/test_basic.cpp.o
Linking CXX executable test_basic
/usr/bin/ld: warning: libgmp.so.16, needed by /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libmpc.so, may conflict with libgmp.so.10
[ 70%] Built target test_basic
Scanning dependencies of target test_functions
[ 72%] Building CXX object symengine/tests/basic/CMakeFiles/test_functions.dir/test_functions.cpp.o
Linking CXX executable test_functions
/usr/bin/ld: warning: libgmp.so.16, needed by /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libmpc.so, may conflict with libgmp.so.10
[ 72%] Built target test_functions
Scanning dependencies of target test_integer
[ 74%] Building CXX object symengine/tests/basic/CMakeFiles/test_integer.dir/test_integer.cpp.o
Linking CXX executable test_integer
/usr/bin/ld: warning: libgmp.so.16, needed by /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libmpc.so, may conflict with libgmp.so.10
[ 74%] Built target test_integer
Scanning dependencies of target test_number
[ 75%] Building CXX object symengine/tests/basic/CMakeFiles/test_number.dir/test_number.cpp.o
Linking CXX executable test_number
/usr/bin/ld: warning: libgmp.so.16, needed by /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libmpc.so, may conflict with libgmp.so.10
[ 75%] Built target test_number
Scanning dependencies of target test_poly
[ 77%] Building CXX object symengine/tests/basic/CMakeFiles/test_poly.dir/test_poly.cpp.o
Linking CXX executable test_poly
/usr/bin/ld: warning: libgmp.so.16, needed by /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libmpc.so, may conflict with libgmp.so.10
[ 77%] Built target test_poly
Scanning dependencies of target test_polynomial
[ 79%] Building CXX object symengine/tests/basic/CMakeFiles/test_polynomial.dir/test_polynomial.cpp.o
Linking CXX executable test_polynomial
/usr/bin/ld: warning: libgmp.so.16, needed by /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libmpc.so, may conflict with libgmp.so.10
[ 79%] Built target test_polynomial
Scanning dependencies of target test_subs
[ 81%] Building CXX object symengine/tests/basic/CMakeFiles/test_subs.dir/test_subs.cpp.o
Linking CXX executable test_subs
/usr/bin/ld: warning: libgmp.so.16, needed by /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libmpc.so, may conflict with libgmp.so.10
[ 81%] Built target test_subs
Scanning dependencies of target test_diophantine
[ 82%] Building CXX object symengine/tests/ntheory/CMakeFiles/test_diophantine.dir/test_diophantine.cpp.o
Linking CXX executable test_diophantine
/usr/bin/ld: warning: libgmp.so.16, needed by /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libmpc.so, may conflict with libgmp.so.10
[ 82%] Built target test_diophantine
Scanning dependencies of target test_ntheory
[ 84%] Building CXX object symengine/tests/ntheory/CMakeFiles/test_ntheory.dir/test_ntheory.cpp.o
Linking CXX executable test_ntheory
/usr/bin/ld: warning: libgmp.so.16, needed by /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libmpc.so, may conflict with libgmp.so.10
[ 84%] Built target test_ntheory
Scanning dependencies of target test_matrix
[ 86%] Building CXX object symengine/tests/matrix/CMakeFiles/test_matrix.dir/test_matrix.cpp.o
Linking CXX executable test_matrix
/usr/bin/ld: warning: libgmp.so.16, needed by /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libmpc.so, may conflict with libgmp.so.10
[ 86%] Built target test_matrix
Scanning dependencies of target test_printing
[ 87%] Building CXX object symengine/tests/printing/CMakeFiles/test_printing.dir/test_printing.cpp.o
Linking CXX executable test_printing
/usr/bin/ld: warning: libgmp.so.16, needed by /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libmpc.so, may conflict with libgmp.so.10
[ 87%] Built target test_printing
Scanning dependencies of target test_eval_double
[ 89%] Building CXX object symengine/tests/eval/CMakeFiles/test_eval_double.dir/test_eval_double.cpp.o
Linking CXX executable test_eval_double
/usr/bin/ld: warning: libgmp.so.16, needed by /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libmpc.so, may conflict with libgmp.so.10
[ 89%] Built target test_eval_double
Scanning dependencies of target test_eval_mpc
[ 91%] Building CXX object symengine/tests/eval/CMakeFiles/test_eval_mpc.dir/test_eval_mpc.cpp.o
Linking CXX executable test_eval_mpc
/usr/bin/ld: warning: libgmp.so.16, needed by /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libmpc.so, may conflict with libgmp.so.10
[ 91%] Built target test_eval_mpc
Scanning dependencies of target test_eval_mpfr
[ 93%] Building CXX object symengine/tests/eval/CMakeFiles/test_eval_mpfr.dir/test_eval_mpfr.cpp.o
Linking CXX executable test_eval_mpfr
/usr/bin/ld: warning: libgmp.so.16, needed by /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libmpc.so, may conflict with libgmp.so.10
[ 93%] Built target test_eval_mpfr
Scanning dependencies of target test_cwrapper
[ 94%] Building C object symengine/tests/cwrapper/CMakeFiles/test_cwrapper.dir/test_cwrapper.c.o
Linking CXX executable test_cwrapper
/usr/bin/ld: warning: libgmp.so.16, needed by /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libmpc.so, may conflict with libgmp.so.10
[ 94%] Built target test_cwrapper
Scanning dependencies of target test_expression
[ 96%] Building CXX object symengine/tests/expression/CMakeFiles/test_expression.dir/test_expression.cpp.o
Linking CXX executable test_expression
/usr/bin/ld: warning: libgmp.so.16, needed by /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libmpc.so, may conflict with libgmp.so.10
[ 96%] Built target test_expression
[ 98%] Cythonizing symengine_wrapper.pyx
Scanning dependencies of target symengine_wrapper
[100%] Building CXX object symengine/python/symengine/lib/CMakeFiles/symengine_wrapper.dir/symengine_wrapper.cpp.o
Linking CXX shared library symengine_wrapper.so
[100%] Built target symengine_wrapper
Install the project...
-- Install configuration: "Release"
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libsymengine.so
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/add.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/symengine_assert.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/functions.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/monomials.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/polynomial.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/number.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/rings.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/basic.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/symengine_rcp.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/integer.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/mul.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/pow.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/constants.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/symbol.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/expression.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/basic-inl.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/dict.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/matrix.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/ntheory.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/rational.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/complex.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/visitor.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/eval_double.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/diophantine.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/cwrapper.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/printer.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/real_double.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/eval_mpfr.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/eval_arb.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/eval_mpc.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/complex_double.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/real_mpfr.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/complex_mpc.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/type_codes.inc
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/include/symengine/symengine_config.h
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/libteuchos.a
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/python2.7/site-packages/symengine/__init__.py
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/python2.7/site-packages/symengine/utilities.py
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/python2.7/site-packages/symengine/compatibility.py
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/python2.7/site-packages/symengine/lib/symengine_wrapper.so
-- Removed runtime path from "/home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/python2.7/site-packages/symengine/lib/symengine_wrapper.so"
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/python2.7/site-packages/symengine/lib/__init__.py
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/python2.7/site-packages/symengine/lib/config.pxi
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/python2.7/site-packages/symengine/lib/symengine.pxd
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/python2.7/site-packages/symengine/lib/symengine_wrapper.pxd
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/python2.7/site-packages/symengine/tests/__init__.py
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/python2.7/site-packages/symengine/tests/test_arit.py
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/python2.7/site-packages/symengine/tests/test_eval.py
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/python2.7/site-packages/symengine/tests/test_functions.py
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/python2.7/site-packages/symengine/tests/test_integer.py
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/python2.7/site-packages/symengine/tests/test_matrices.py
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/python2.7/site-packages/symengine/tests/test_ntheory.py
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/python2.7/site-packages/symengine/tests/test_subs.py
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/python2.7/site-packages/symengine/tests/test_symbol.py
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/python2.7/site-packages/symengine/tests/test_sympify.py
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/python2.7/site-packages/symengine/tests/test_sympy_conv.py
-- Installing: /home/ondrej/ext/sage-6.8-x86_64-Linux/local/lib/python2.7/site-packages/symengine/tests/test_var.py
real 4m3.908s
user 3m50.671s
sys 0m10.964s
Successfully installed symengine-0.1
Deleting temporary build directory
/home/ondrej/ext/sage-6.8-x86_64-Linux/local/var/tmp/sage/build/symengine-0.1
Finished installing symengine-0.1.spkg
Warning: it might be needed to update the Sage library before
installed packages work: you should run 'make' from $SAGE_ROOT
before running Sage.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment