public inbox for gentoo-science@lists.gentoo.org
 help / color / mirror / Atom feed
From: Christopher Schwan <cschwan@students.uni-mainz.de>
To: <gentoo-science@lists.gentoo.org>
Subject: Re: [gentoo-science] [sage-on-gentoo] Sage-4.5.2 build problem and a "run-time" errors.
Date: Wed, 11 Aug 2010 09:46:07 +0200	[thread overview]
Message-ID: <201008110946.07612.cschwan@students.uni-mainz.de> (raw)
In-Reply-To: <20100811091847.69233077.v_2e@ukr.net>

Hi,

thanks for your mail!

On Wednesday 11 August 2010 08:18:47 v_2e@ukr.net wrote:
> Hello!
> I've got some problems after upgrading Sage to 4.5.1 and to 4.5.2 after
> that.
> First of all, sage-baselayout-4.5.2 blocks sage-4.5.2, but if I delete
> the "DEPEND="!!<sci-mathematics/sage-4.5.2"" line from
> /var/lib/layman/sage-on-gentoo/sci-mathematics/sage-baselayout/sage-baselay
> out-4.5.2.ebuild file, I can emerge it.

That blocker means that you should remove sage-4.5.1 (its blocking 4.5.1, not 
4.5.2!) first and then perform the upgrade - thats because I have put the 
.desktop file from sage into sage-baselayout. Without this blocker there would 
be file collisions.

> Still, after starting Sage I get this error message:
> 
> ########## Qoute begins ##########
> ImportError                               Traceback (most recent call
> last)
> 
> /usr/lib64/python2.6/site-packages/IPython/ipmaker.pyc in force_import
> (modname, force_reload) 61         reload(sys.modules[modname])
>      62     else:
> ---> 63         __import__(modname)
>      64
>      65
> 
> /usr/bin/ipy_profile_sage.py in <module>()
>       5     preparser(True)
>       6
> ----> 7     import sage.all_cmdline
>       8     sage.all_cmdline._init_cmdline(globals())
>       9
> 
> /usr/lib64/python2.6/site-packages/sage/all_cmdline.py in <module>()
>      12 try:
>      13
> ---> 14     from sage.all import *
>      15     from sage.calculus.predefined import x
>      16     preparser(on=True)
> 
> /usr/lib64/python2.6/site-packages/sage/all.py in <module>()
>      71
>      72 from sage.rings.all      import *
> ---> 73 from sage.matrix.all     import *
>      74
>      75 # This must come before Calculus -- it initializes the Pynac
> library.
> 
> /usr/lib64/python2.6/site-packages/sage/matrix/all.py in <module>()
> ----> 1
>       2
>       3 from matrix_space import MatrixSpace, is_MatrixSpace
>       4 from constructor import matrix, Matrix, random_matrix,
> diagonal_matrix, identity_matrix, block_matrix, block_diagonal_matrix,
> jordan_block, zero_matrix 5 from matrix import is_Matrix 6 from
> berlekamp_massey import berlekamp_massey 7
> 
> /usr/lib64/python2.6/site-packages/sage/matrix/matrix_space.pyc in
> <module>() 35 import matrix_generic_sparse
>      36
> ---> 37 import matrix_modn_dense
>      38 import matrix_modn_sparse
>      39
> 
> /usr/bin/matrix_integer_dense.pxd in init sage.matrix.matrix_modn_dense
> (sage/matrix/matrix_modn_dense.c:14829)() 10
>      11
> ---> 12
>      13
>      14
> 
> /usr/bin/linbox.pxd in init sage.matrix.matrix_integer_dense
> (sage/matrix/matrix_integer_dense.c:39016)() 5
>       6
> ----> 7
>       8
>       9
> 
> ImportError: /usr/lib/liblinboxsage.so.0: undefined symbol: dgetri_
> Error importing ipy_profile_sage - perhaps you should run %upgrade?
> WARNING: Loading of ipy_profile_sage failed.
> ########### Qoute ends ##########

The symbol dgetri_ is from lapack which should be removed from linbox; merge 
linbox again (make sure its -r3) and try to start Sage. Please report back if 
it works or not!

> 
> 
> -----
>  <v_2e@ukr.net>

Cheers,

Christopher



  reply	other threads:[~2010-08-11  7:46 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-11  6:18 [gentoo-science] [sage-on-gentoo] Sage-4.5.2 build problem and a "run-time" errors v_2e
2010-08-11  7:46 ` Christopher Schwan [this message]
2010-08-11 12:55   ` v_2e
2010-08-11 16:03     ` Christopher Schwan
2010-08-11 17:05       ` [gentoo-science] How to unsubscribe Stefanbienert
2010-08-11 18:08       ` [gentoo-science] [sage-on-gentoo] Sage-4.5.2 build problem and a "run-time" errors v_2e
2010-08-12  8:35         ` Christopher Schwan
2010-08-12 19:02           ` v_2e
2010-08-12 20:06             ` [gentoo-science] How to unsubscribe? Stefanbienert
2010-08-12 20:34             ` [gentoo-science] [sage-on-gentoo] Sage-4.5.2 build problem and a "run-time" errors Christopher Schwan
2010-08-18  5:33   ` v_2e
2010-08-18  6:31     ` Christopher Schwan
2010-08-18 15:42       ` v_2e
2010-08-18 23:11     ` [gentoo-science] Still trying to unsubscribe Stefanbienert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201008110946.07612.cschwan@students.uni-mainz.de \
    --to=cschwan@students.uni-mainz.de \
    --cc=gentoo-science@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox