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 .. 5 6 7 8 9 10 11 Next › Last »

Daedalus24 commented on 2015-06-30 10:40 (UTC)

I am the one to thank you again. Best regards, Bogdan

arojas commented on 2015-06-28 21:15 (UTC)

rankwidth is now fixed, thanks

Daedalus24 commented on 2015-06-28 15:43 (UTC)

When trying to build rankwidth from the builds directory Extracting sources... -> Extracting rw-0.7.tar.gz with bsdtar ==> Removing existing $pkgdir/ directory... ==> Starting build()... /home/unicornis24/builds/rankwidth/PKGBUILD: line 17: cd: rankwidth-0.7: No such file or directory ==> ERROR: A failure occurred in build(). Aborting... If you build rankwidth from /builds/rankwidth/src/rw-0.7 with configure --prefix=/usr && make && make install it compiles, builds and then gets installed. Nevertheless, if you try to build sagemath-git, it does not find rankwidth Checking runtime dependencies... ==> Missing dependencies: -> rankwidth ==> Checking buildtime dependencies... ==> ERROR: Could not resolve all dependencies. Is it something wrong on my side? Thank you very much !

Daedalus24 commented on 2015-06-18 18:05 (UTC)

Thank you again @arojas!

Daedalus24 commented on 2015-04-19 07:50 (UTC)

Much obliged @arojas. Thank you very much for your time and kindness. Warm regards, Bogdan

arojas commented on 2015-04-18 21:49 (UTC)

Should be all good with cython 0.22-3

arojas commented on 2015-04-18 20:47 (UTC)

@Daedelus24 It should get further now, but to completely fix it a patch needs to be backported in cython, see https://bugs.archlinux.org/task/43890

Daedalus24 commented on 2015-04-18 15:39 (UTC)

Hello @arojas and thank you once more. Unfortunately, I still get an error g++ -o libcsage.so -shared src/interrupt.os src/ntl_wrap.os -L/usr/lib -L/usr/lib/python2.7/config -lntl -lpari -lgmp -lpython2.7 scons: done building targets. /tmp/yaourt-tmp-unicornis65/aur-sagemath-git/src/sage/src /bin/sh: --version: command not found Updating Cython code.... Enabling Cython debugging support Traceback (most recent call last): File "setup.py", line 567, in <module> run_cythonize() File "setup.py", line 559, in run_cythonize 'profile': profile, File "/usr/lib/python2.7/site-packages/Cython/Build/Dependencies.py", line 754, in cythonize aliases=aliases) File "/usr/lib/python2.7/site-packages/Cython/Build/Dependencies.py", line 662, in create_extension_list kwds = deps.distutils_info(file, aliases, base).values File "/usr/lib/python2.7/site-packages/Cython/Build/Dependencies.py", line 562, in distutils_info return (self.transitive_merge(filename, self.distutils_info0, DistutilsInfo.merge) File "/usr/lib/python2.7/site-packages/Cython/Build/Dependencies.py", line 572, in transitive_merge node, extract, merge, seen, {}, self.cimported_files)[0] File "/usr/lib/python2.7/site-packages/Cython/Build/Dependencies.py", line 577, in transitive_merge_helper deps = extract(node) File "/usr/lib/python2.7/site-packages/Cython/Build/Dependencies.py", line 553, in distutils_info0 externs = self.cimports_and_externs(filename)[1] File "/usr/lib/python2.7/site-packages/Cython/Utils.py", line 35, in wrapper res = cache[args] = f(self, *args) File "/usr/lib/python2.7/site-packages/Cython/Build/Dependencies.py", line 463, in cimports_and_externs for include in self.included_files(filename): File "/usr/lib/python2.7/site-packages/Cython/Utils.py", line 35, in wrapper res = cache[args] = f(self, *args) File "/usr/lib/python2.7/site-packages/Cython/Build/Dependencies.py", line 446, in included_files include_path = self.context.find_include_file(include, None) File "/usr/lib/python2.7/site-packages/Cython/Compiler/Main.py", line 225, in find_include_file error(pos, "'%s' not found" % filename) File "/usr/lib/python2.7/site-packages/Cython/Compiler/Errors.py", line 172, in error raise InternalError(message) Cython.Compiler.Errors.InternalError: Internal compiler error: 'auto_gen.pxi' not found

arojas commented on 2015-04-16 17:56 (UTC)

Merging in sagemath-git