Package Details: sagemath-git 10.4.beta5.r0.g744939e037a-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-05-08 22:16 (UTC)

Latest Comments

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

arojas commented on 2020-11-17 18:29 (UTC)

@raphitex fixed

raphitek commented on 2020-11-17 18:14 (UTC)

Hi, sagemath-git won't compile. I get that error : sagemath-pari-2.13.patch ... FAILED ==> ERROR: One or more files did not pass the validity check!

Would you happen to have a fix ?

<deleted-account> commented on 2018-01-21 19:53 (UTC)

This package should respect the settings in /etc/makepkg.conf, especially those regarding make's -j flag.

arojas commented on 2017-08-20 15:41 (UTC)

@Wulfsta should be ok now

Wulfsta commented on 2017-08-17 02:33 (UTC) (edited on 2017-08-17 02:34 (UTC) by Wulfsta)

I'm having an issue compiling due to a Reversed (or previously applied) patch detected! Assume -R? [n] error.

Wulfsta commented on 2017-06-20 21:02 (UTC)

Should sagemath-jupyter-git provide sagemath-jupyter? In the PKGBUILD it currently does not.

ingleandrobarros commented on 2017-02-13 02:15 (UTC)

Bro, Sagemath-git don't compile. Check that: /tmp/yaourt-tmp-leand/aur-sagemath-git/src/sage/src/src/build/cythonized/sage/graphs/planarity.c: In function ‘__pyx_pf_4sage_6graphs_9planarity_is_planar’: /tmp/yaourt-tmp-leand/aur-sagemath-git/src/sage/src/src/build/cythonized/sage/graphs/planarity.c:2656:52: error: ‘vertexRec {aka struct <anonymous>}’ has no member named ‘link’ __pyx_v_j = ((__pyx_v_theGraph->V[__pyx_v_i]).link[1]); ^ /tmp/yaourt-tmp-leand/aur-sagemath-git/src/sage/src/src/build/cythonized/sage/graphs/planarity.c:2676:59: error: ‘baseGraphStructure {aka struct <anonymous>}’ has no member named ‘E’ __pyx_t_3 = __Pyx_PyInt_From_int((__pyx_v_theGraph->E[__pyx_v_j]).neighbor); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 148, __pyx_L1_error) ^~ /tmp/yaourt-tmp-leand/aur-sagemath-git/src/sage/src/src/build/cythonized/sage/graphs/planarity.c:2691:39: error: ‘baseGraphStructure {aka struct <anonymous>}’ has no member named ‘E’ __pyx_v_j = ((__pyx_v_theGraph->E[__pyx_v_j]).link[1]); ^~ /tmp/yaourt-tmp-leand/aur-sagemath-git/src/sage/src/src/build/cythonized/sage/graphs/planarity.c:2918:56: error: ‘vertexRec {aka struct <anonymous>}’ has no member named ‘link’ __pyx_v_j = ((__pyx_v_theGraph->V[__pyx_v_i]).link[1]); ^ /tmp/yaourt-tmp-leand/aur-sagemath-git/src/sage/src/src/build/cythonized/sage/graphs/planarity.c:2938:63: error: ‘baseGraphStructure {aka struct <anonymous>}’ has no member named ‘E’ __pyx_t_3 = __Pyx_PyInt_From_int((__pyx_v_theGraph->E[__pyx_v_j]).neighbor); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 167, __pyx_L1_error) ^~ /tmp/yaourt-tmp-leand/aur-sagemath-git/src/sage/src/src/build/cythonized/sage/graphs/planarity.c:2953:43: error: ‘baseGraphStructure {aka struct <anonymous>}’ has no member named ‘E’ __pyx_v_j = ((__pyx_v_theGraph->E[__pyx_v_j]).link[1]); ^~ /tmp/yaourt-tmp-leand/aur-sagemath-git/src/sage/src/src/build/cythonized/sage/graphs/planarity.c:3100:56: error: ‘vertexRec {aka struct <anonymous>}’ has no member named ‘link’ __pyx_v_j = ((__pyx_v_theGraph->V[__pyx_v_i]).link[0]); ^ /tmp/yaourt-tmp-leand/aur-sagemath-git/src/sage/src/src/build/cythonized/sage/graphs/planarity.c:3120:63: error: ‘baseGraphStructure {aka struct <anonymous>}’ has no member named ‘E’ __pyx_t_3 = __Pyx_PyInt_From_int((__pyx_v_theGraph->E[__pyx_v_j]).neighbor); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 188, __pyx_L1_error) ^~ /tmp/yaourt-tmp-leand/aur-sagemath-git/src/sage/src/src/build/cythonized/sage/graphs/planarity.c:3135:43: error: ‘baseGraphStructure {aka struct <anonymous>}’ has no member named ‘E’ __pyx_v_j = ((__pyx_v_theGraph->E[__pyx_v_j]).link[0]); ^~ error: command 'gcc' failed with exit status 1 [ 98/464] gcc -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/tmp/yaourt-tmp-leand/aur-sagemath-git/src/sage/src -I/tmp/yaourt-tmp-leand/aur-sagemath-git/src/sage/src/sage/ext -I/tmp/yaourt-tmp-leand/aur-sagemath-git/src/sage/src/src/build/cythonized -I/tmp/yaourt-tmp-leand/aur-sagemath-git/src/sage/src/src/build/cythonized/sage/ext -I/usr/include/python2.7 -c /tmp/yaourt-tmp-leand/aur-sagemath-git/src/sage/src/src/build/cythonized/sage/graphs/strongly_regular_db.c -o build/temp.linux-x86_64-2.7/tmp/yaourt-tmp-leand/aur-sagemath-git/src/sage/src/src/build/cythonized/sage/graphs/strongly_regular_db.o -fno-strict-aliasing ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build sagemath-git.

tsallinia86 commented on 2016-11-20 16:37 (UTC)

Works perfectly on my lenovo g50 laptop.

Daedalus24 commented on 2016-03-24 19:10 (UTC)

Current status: ==> Starting prepare()... patching file src/sage/misc/package.py Hunk #1 succeeded at 222 (offset 18 lines). patching file src/bin/sage-env Hunk #2 FAILED at 211. Hunk #3 succeeded at 284 (offset 9 lines). Hunk #4 FAILED at 326. Hunk #5 succeeded at 407 with fuzz 1 (offset 17 lines). Hunk #6 succeeded at 572 (offset 13 lines). 2 out of 6 hunks FAILED -- saving rejects to file src/bin/sage-env.rej