Package Details: sagemath-git 10.5.beta1.r0.g0f3477394fb-1

Git Clone URL: https://aur.archlinux.org/sagemath-git.git (read-only, click to copy)
Package Base: sagemath-git
Description: Open Source Mathematics Software, free alternative to Magma, Maple, Mathematica, and Matlab
Upstream URL: http://www.sagemath.org
Licenses: GPL
Conflicts: sagemath
Provides: sagemath
Submitter: arojas
Maintainer: arojas
Last Packager: arojas
Votes: 6
Popularity: 0.000000
First Submitted: 2015-04-16 17:55 (UTC)
Last Updated: 2024-08-03 13:18 (UTC)

Dependencies (120)

Required by (11)

Sources (2)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 Next › Last »

arojas commented on 2015-07-06 16:56 (UTC)

@Daedalus24 I can't reproduce your issue in two different machines. Looks like it's using the wrong cython version. Are you sure you don't have any other local cython2 installation somewhere that is overriding the system-wide cython2-devel?

arojas commented on 2015-07-06 10:52 (UTC)

@Snark1994 pari-sage 2.8.1564 won't work, you need the latest version 2.8.1637 from http://mirrors.mit.edu/sage/spkg/upstream/pari/, and apply the no_warnings_fatal.patch from SVN trunk

FjolleJagt commented on 2015-07-06 10:25 (UTC)

I don't get a CompileError in sage/categories/map.pyx, but do further down the line, also to do with pari: [code] [165/422] Cythonizing sage/libs/pari/closure.pyx [166/422] Cythonizing sage/libs/pari/gen.pyx [167/422] Cythonizing sage/libs/pari/handle_error.pyx [168/422] Cythonizing sage/libs/pari/pari_instance.pyx Error compiling Cython file: ------------------------------------------------------------ ... _x = (<gen>x).g cdef long _y = -1 if y is not None: _y = pari_instance.get_var(y) pari_catch_sig_on() cdef GEN _ret = polmodular(L, _x, _y, compute_derivs) ^ ------------------------------------------------------------ sage/libs/pari/auto_instance.pxi:928:34: Call with wrong number of arguments (expected 5, got 4) ************************************************************************ Traceback (most recent call last): File "setup.py", line 604, in <module> run_cythonize() File "setup.py", line 596, in run_cythonize 'profile': profile, File "/usr/lib/python2.7/site-packages/Cython/Build/Dependencies.py", line 873, in cythonize cythonize_one(*args) File "/usr/lib/python2.7/site-packages/Cython/Build/Dependencies.py", line 993, in cythonize_one raise CompileError(None, pyx_file) CompileError: sage/libs/pari/pari_instance.pyx ************************************************************************ Error building the Sage library ************************************************************************ [/code] I have pari-sage version 2.8.1564.gdeac36e-1 (the latest in AUR and AUR4 at time of writing).

Daedalus24 commented on 2015-07-06 09:29 (UTC)

The second one, where CompileError is reported in sage/categories/map.pyx

arojas commented on 2015-07-06 08:46 (UTC)

@Daedalus which error? the first one or the second one? the first one should be fixed with the patch

Daedalus24 commented on 2015-07-06 08:46 (UTC)

@arojas, no change, I have tried it with both pari-sage 2.8-1564 and 1637. It generates the same error reported, over and over. On both home and office desktops.

arojas commented on 2015-07-06 06:19 (UTC)

@Daedalus get the latest version of pari-sage PKGBUILD and no_warnings_fatal.patch from https://projects.archlinux.org/svntogit/community.git/tree/trunk?h=packages/pari-sage and recompile it

Daedalus24 commented on 2015-07-06 06:06 (UTC)

Dear @arojas, the link is http://pastebin.com/46iYquwm I use cython2-devel 0.23_git20150605-1. Thank you again for your kindness and time. I am much obliged, once more!

arojas commented on 2015-07-05 09:59 (UTC)

@Daedalus which version of cython2-devel do you have? Please post the full sagemath-git makepkg output on pastebin.