Package Details: sagemath-git 10.4.beta3.r0.g15fcf52fbd6-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-04-23 06:47 (UTC)

Latest Comments

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

Daedalus24 commented on 2015-12-11 19:32 (UTC)

There is an error when trying to compile pynac-0.5.2 using make ... CXX libpynac_la-numeric.lo numeric.cpp: In function 'std::ostream& GiNaC::operator<<(std::ostream&, const GiNaC::numeric&)': numeric.cpp:312:54: error: 'PyObject_REPR' was not declared in this scope os << PyObject_REPR(o); ^ numeric.cpp: In constructor 'GiNaC::numeric::numeric(PyObject*, bool)': numeric.cpp:492:62: error: 'PyInt_AS_LONG' was not declared in this scope mpz_set_si(v._bigint, PyInt_AS_LONG(o)); ^

Daedalus24 commented on 2015-12-10 18:12 (UTC) (edited on 2015-12-10 18:12 (UTC) by Daedalus24)

You're welcome arojas. but I'm the one who has to thank you for your wonderful work

arojas commented on 2015-12-09 23:22 (UTC)

This is a different error. Not sure why you're rebuilding random packages, they have nothing to do with this issue. Anyway, this error should be fixed in arb 2.7.0-3. You'll also need to update pynac to 0.5.3, otherwise you'll get another error later. Thanks for the reports!

Daedalus24 commented on 2015-12-09 12:53 (UTC)

I have again recompiled eclib and lrcalc from abs (as I did 2 days ago) . I have even reinstalled flintqs. This is the result: In file included from /tmp/yaourt-tmp-unicornis65/aur-sagemath-git/src/sage/src/build/cythonized/sage/rings/complex_arb.c:283:0: /usr/include/mag.h:36:19: fatal error: flint.h: No such file or directory compilation terminated. [299/430] gcc -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/sage -I/usr/include ... /python2.7 -c /tmp/yaourt-tmp-unicornis65/aur-sagemath-git/src/sage/src/build/cythonized/sage/rings/complex_double.c -o build/temp.linux-x86_64-2.7/tmp/yaourt-tmp-unicornis65/aur-sagemath-git/src/sage/src/build/cythonized/sage/rings/complex_double.o -std=c99 -D_XPG6 -fno-strict-aliasing -w error: command 'gcc' failed with exit status 1

arojas commented on 2015-12-07 21:52 (UTC)

@Daedalus24 please test with lrcalc 1.2-2

Daedalus24 commented on 2015-12-07 20:57 (UTC)

[133/430] gcc -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong ... -I/usr/include/python2.7 -c /tmp/yaourt-tmp-unicornis65/aur-sagemath-git/src/sage/src/build/cythonized/sage/libs/lrcalc/lrcalc.c -o build/temp.linux-x86_64-2.7/tmp/yaourt-tmp-unicornis65/aur-sagemath-git/src/sage/src/build/cythonized/sage/libs/lrcalc/lrcalc.o -fno-strict-aliasing -w In file included from /tmp/yaourt-tmp-unicornis65/aur-sagemath-git/src/sage/src/build/cythonized/sage/libs/lrcalc/lrcalc.c:278:0: /usr/include/lrcalc/symfcn.h:4:21: fatal error: hashtab.h: No such file or directory compilation terminated. I tried recompiling eclib and lrcalc. The error is still present!

Daedalus24 commented on 2015-10-31 16:58 (UTC) (edited on 2015-10-31 17:40 (UTC) by Daedalus24)

$ updpkgsums && makepkg runs into Validating source files with md5sums... ... jupyter-path.patch ... Passed ==> Extracting sources... -> Creating working copy of sage git repo... Reset branch 'makepkg' -> Extracting pexpect-2.0.tar.bz2 with bsdtar ==> Starting pkgver()... ==> Starting prepare()... patching file src/sage/misc/package.py Hunk #1 succeeded at 88 (offset -116 lines). patching file src/bin/sage-env Hunk #3 succeeded at 275 (offset 8 lines). Hunk #4 succeeded at 317 (offset -1 lines). Hunk #5 succeeded at 403 with fuzz 1 (offset 30 lines). Hunk #6 succeeded at 568 (offset 26 lines). patching file src/sage/env.py patching file src/setup.py patching file src/bin/sage Hunk #1 succeeded at 351 (offset 65 lines). can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- sage/doctest/control.py.orig 2015-10-31 09:40:55.173671531 +0100 |+++ sage/doctest/control.py 2015-10-31 09:40:05.370125436 +0100 -------------------------- File to patch: It was a dead end from here.

Daedalus24 commented on 2015-10-26 05:18 (UTC)

Thank you @arojas. Much obliged!

arojas commented on 2015-10-25 22:54 (UTC)

My bad, fixed

Daedalus24 commented on 2015-10-25 20:37 (UTC)

I'm running into a compilation error ..... copying ./sage/algebras/letterplace/free_algebra_element_letterplace.pxd -> /tmp/yaourt-tmp-unicornis65/aur-sagemath-git/pkg/sagemath-git/usr/lib/python2.7/site-packages/sage/algebras/letterplace running install_egg_info Writing /tmp/yaourt-tmp-unicornis65/aur-sagemath-git/pkg/sagemath-git/usr/lib/python2.7/site-packages/sage-6.10.beta1-py2.7.egg-info error: [Errno 17] File exists ==> ERROR: A failure occurred in package(). Aborting...