Re: [sage-devel] Build failure on Arch Linux: conway_polynomials fails to build

2015-07-10 Thread Jeroen Demeyer
On 2015-07-10 11:11, Joshua Hunt wrote: Thank you very much for all your help, it's now installed and happily running! Thank you for your cooperation in reporting this bug and helping with it (I wish all bug reporters would be like you...) Jeroen. -- You received this message because you ar

Re: [sage-devel] Build failure on Arch Linux: conway_polynomials fails to build

2015-07-10 Thread Joshua Hunt
Thank you very much for all your help, it's now installed and happily running! -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups

Re: [sage-devel] Build failure on Arch Linux: conway_polynomials fails to build

2015-07-09 Thread Jeroen Demeyer
On 2015-07-09 14:35, Joshua Hunt wrote: I put Antonio's patch in the place suggested by Volker, then ran "make clean; make build" and got the same build errors; You need to explicitly rebuild PARI: ./sage -i pari That should fix the problem. -- You received this message because you are subs

Re: [sage-devel] Build failure on Arch Linux: conway_polynomials fails to build

2015-07-09 Thread Joshua Hunt
> Can you also send me the log file logs/pkgs/pari.log > It's attached. I put Antonio's patch in the place suggested by Volker, then ran "make clean; make build" and got the same build errors; (excerpt from sage-6.7.log) > make[3]: Entering directory '/home/joshua/build/sage-6.7/src' > mak

Re: [sage-devel] Build failure on Arch Linux: conway_polynomials fails to build

2015-07-08 Thread Francois Bissey
> On 9/07/2015, at 18:26, Jeroen Demeyer wrote: > > On 2015-07-09 08:10, Francois Bissey wrote: >> Wasn’t that one of the command added by the latest pari >> snapshot merged during 6.8.beta5? > If the word "that" refers to "polsturm", then no: polsturm is a very old PARI > function. > > Just f

Re: [sage-devel] Build failure on Arch Linux: conway_polynomials fails to build

2015-07-08 Thread Jeroen Demeyer
On 2015-07-09 08:10, Francois Bissey wrote: Wasn’t that one of the command added by the latest pari snapshot merged during 6.8.beta5? If the word "that" refers to "polsturm", then no: polsturm is a very old PARI function. Just for fun, I downloaded pari-2.0.1.alpha.tar.bz2 and it contains this

Re: [sage-devel] Build failure on Arch Linux: conway_polynomials fails to build

2015-07-08 Thread Francois Bissey
> On 9/07/2015, at 17:58, Jeroen Demeyer wrote: > > On 2015-07-08 23:18, Joshua Hunt wrote: >>I would like to see if the help is also broken within GP. For that, run >> >>./sage --gp >> >>and then (at the GP prompt): >> >>??polsturm >> >> >> Similarly to before: > > Good, a

Re: [sage-devel] Build failure on Arch Linux: conway_polynomials fails to build

2015-07-08 Thread Jeroen Demeyer
On 2015-07-08 23:18, Joshua Hunt wrote: I would like to see if the help is also broken within GP. For that, run ./sage --gp and then (at the GP prompt): ??polsturm Similarly to before: Good, as expected. Can you also send me the log file logs/pkgs/pari.log -- You received

Re: [sage-devel] Build failure on Arch Linux: conway_polynomials fails to build

2015-07-08 Thread Joshua Hunt
> > I would like to see if the help is also broken within GP. For that, run > > ./sage --gp > > and then (at the GP prompt): > > ??polsturm > Similarly to before: GP/PARI CALCULATOR > Version 2.8.0 (development git-deac36e) >

Re: [sage-devel] Build failure on Arch Linux: conway_polynomials fails to build

2015-07-08 Thread Jeroen Demeyer
This is again correct. I give up on the "make" issue, I cannot debug it from here... Now you first need to reinstall PARI (the "echo garbage" line broke it intentionally): run ./sage -f pari I would like to see if the help is also broken within GP. For that, run ./sage --gp and then (at th

Re: [sage-devel] Build failure on Arch Linux: conway_polynomials fails to build

2015-07-08 Thread Joshua Hunt
> > What happens if you instead do > > MAKE="make -j4" ./sage -ba I get: Deleting Sage library build artifacts... > rm -f c_lib/.sconsign.dblite > find c_lib -name '*.os' | xargs rm -f > find c_lib -name '*.so' | xargs rm -f > find c_lib -name '*.dylib' | xargs rm -f > rm -rf build > find .

Re: [sage-devel] Build failure on Arch Linux: conway_polynomials fails to build

2015-07-08 Thread Jeroen Demeyer
On 2015-07-08 18:03, Joshua Hunt wrote: Hi, Perl is v5.22.0. Did you pass any funny flags to make (apart from -j4)? Nope, only -j4. Can you please try following and send me the output? echo garbage > local/share/pari/pari.desc ./sage -ba I get the following: That's good

Re: [sage-devel] Build failure on Arch Linux: conway_polynomials fails to build

2015-07-08 Thread Joshua Hunt
Hi, Perl is v5.22.0. Did you pass any funny flags to make (apart from -j4)? > Nope, only -j4. Can you please try following and send me the output? > > echo garbage > local/share/pari/pari.desc > ./sage -ba > I get the following: Deleting Sage library build artifacts... > rm -f c_lib/.sco

Re: [sage-devel] Build failure on Arch Linux: conway_polynomials fails to build

2015-07-08 Thread Jeroen Demeyer
This is also strange, make just continues after an error. Did you pass any funny flags to make (apart from -j4)? Can you please try following and send me the output? echo garbage > local/share/pari/pari.desc ./sage -ba On 2015-07-08 17:22, Joshua Hunt wrote: Makefile:29: recipe for target

Re: [sage-devel] Build failure on Arch Linux: conway_polynomials fails to build

2015-07-08 Thread Jeroen Demeyer
This is probably a problem, which version of Perl do you have? On 2015-07-08 17:22, Joshua Hunt wrote: Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\\b{ <-- HERE (.)}/ at /home/joshua/build/sage-6.7/local/bin/gphelp line 383. -- You received t

Re: [sage-devel] Build failure on Arch Linux: conway_polynomials fails to build

2015-07-08 Thread Jeroen Demeyer
Can you please submit the file logs/pkgs/sage-6.7.log -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this grou

Re: [sage-devel] Build failure on Arch Linux: conway_polynomials fails to build

2015-07-08 Thread Joshua Hunt
On Wednesday, July 8, 2015 at 4:06:10 PM UTC+1, Jeroen Demeyer wrote: > > Can you send me the file > > src/sage/libs/pari/auto_gen.pxi > Sure, it just contains # This file is auto-generated by sage_setup/autogen/pari/generator.py > > cdef class gen_auto(RingElement): > """ > Part of th

Re: [sage-devel] Build failure on Arch Linux: conway_polynomials fails to build

2015-07-08 Thread Jeroen Demeyer
Can you send me the file src/sage/libs/pari/auto_gen.pxi -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this

Re: [sage-devel] Build failure on Arch Linux: conway_polynomials fails to build

2015-07-08 Thread Joshua Hunt
On Wednesday, July 8, 2015 at 1:39:06 PM UTC+1, Jeroen Demeyer wrote: > > On 2015-07-08 14:05, Joshua Hunt wrote: > > then applied the patch http://trac.sagemath.org/ticket/18580 >

Re: [sage-devel] Build failure on Arch Linux: conway_polynomials fails to build

2015-07-08 Thread Jeroen Demeyer
On 2015-07-08 14:05, Joshua Hunt wrote: then applied the patch http://trac.sagemath.org/ticket/18580 What *exactly* do you mean with this? -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails

[sage-devel] Build failure on Arch Linux: conway_polynomials fails to build

2015-07-08 Thread Joshua Hunt
Hi, I'm struggling to build on Arch Linux. I've downloaded sage 6.7, then applied the patch http://trac.sagemath.org/ticket/18580 to fix the error reported there (I believe the fix will be incorporated in sage-6.8). conway_polynomials fails to build, the log file logs/pkgs/conway_polynomials-0