Package Details: sagemath-git 10.4.beta4.r0.gc4363fc97eb-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-30 05:49 (UTC)

Latest Comments

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

arojas commented on 2016-02-21 23:13 (UTC)

my bad, fixed for real now

Daedalus24 commented on 2016-02-21 18:41 (UTC)

Extracting pynac-0.6.1.tar.gz with bsdtar ==> Removing existing $pkgdir/ directory... ==> Starting build()... /home/.../abs/community/pynac/PKGBUILD: line 20: ./configure: No such file or directory

Daedalus24 commented on 2016-02-20 11:48 (UTC)

Thank you @arojas, much obliged. I'll wait for abs to update, it's not done yet

arojas commented on 2016-02-20 10:57 (UTC)

@Daedalus24 thanks, fixed in abs

Daedalus24 commented on 2016-02-20 08:45 (UTC) (edited on 2016-02-20 08:48 (UTC) by Daedalus24)

pynac-0.6.1 returns a compile error, either from abs or from builds directory 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:488:62: error: ‘PyInt_AS_LONG’ was not declared in this scope mpz_set_si(v._bigint, PyInt_AS_LONG(o)); ^ Makefile:764: recipe for target 'libpynac_la-numeric.lo' failed make[2]: *** [libpynac_la-numeric.lo] Error 1

arojas commented on 2016-02-10 21:37 (UTC)

Thanks, should be fixed in meataxe 2.4.24-3. You'll also need to update to pynac 0.6.1

Daedalus24 commented on 2016-02-10 12:11 (UTC)

there is one more problem [214/443] 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/sage -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/tmp/yaourt-tmp-unicornis65/aur-sagemath-git/src/sage/src -I/tmp/yaourt-tmp-unicornis65/aur-sagemath-git/src/sage/src/sage/ext -I/tmp/yaourt-tmp-unicornis65/aur-sagemath-git/src/sage/src/build/cythonized -I/tmp/yaourt-tmp-unicornis65/aur-sagemath-git/src/sage/src/build/cythonized/sage/ext -I/usr/include/python2.7 -c /tmp/yaourt-tmp-unicornis65/aur-sagemath-git/src/sage/src/build/cythonized/sage/matrix/matrix_gfpn_dense.c -o build/temp.linux-x86_64-2.7/tmp/yaourt-tmp-unicornis65/aur-sagemath-git/src/sage/src/build/cythonized/sage/matrix/matrix_gfpn_dense.o -fno-strict-aliasing -w gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-O1,--sort-common,--as-needed,-z,relro -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/tmp/yaourt-tmp-unicornis65/aur-sagemath-git/src/sage/src/build/cythonized/sage/matrix/matrix_gfpn_dense.o -L/usr/lib -L/usr/lib -lmtx -lpython2.7 -o build/lib.linux-x86_64-2.7/sage/matrix/matrix_gfpn_dense.so /usr/bin/ld: /usr/lib/libmtx.a(args.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC /usr/lib/libmtx.a: error adding symbols: Bad value collect2: error: ld returned 1 exit status

arojas commented on 2016-02-09 22:19 (UTC)

patch is fixed now, thanks. Note that you'll need to update pari-sage once again to build successfully.