> 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'
> make[3]: warning: -jN forced in submake: disabling jobserver mode.
> python -c "from sage_setup.autogen.pari import rebuild; rebuild()"
> python -c "from sage_setup.autogen.interpreters import rebuild;
> rebuild('sage/ext/interpreters')"
> Generating PARI functions: (!_) (#_) (%) (%#) (+_) (-_) CatalanUnescaped
> 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.
> Unescaped left brace in regex is deprecated, passed through in regex;
> marked by <-- HERE in m/\\b{ <-- HERE }\\b{}/ at
> /home/joshua/build/sage-6.7/local/bin/gphelp line 751.
> Unescaped left brace in regex is deprecated, passed through in regex;
> marked by <-- HERE in m/\\b{}\\b{ <-- HERE }/ at
> /home/joshua/build/sage-6.7/local/bin/gphelp line 751.
> Unescaped left brace in regex is deprecated, passed through in regex;
> marked by <-- HERE in m/\\`{ <-- HERE a}/ at
> /home/joshua/build/sage-6.7/local/bin/gphelp line 763.
> Unescaped left brace in regex is deprecated, passed through in regex;
> marked by <-- HERE in m/\\"{ <-- HERE o}/ at
> /home/joshua/build/sage-6.7/local/bin/gphelp line 764.
> Unescaped left brace in regex is deprecated, passed through in regex;
> marked by <-- HERE in m/\\"{ <-- HERE u}/ at
> /home/joshua/build/sage-6.7/local/bin/gphelp line 765.
> Unescaped left brace in regex is deprecated, passed through in regex;
> marked by <-- HERE in m/\\'{ <-- HERE e}/ at
> /home/joshua/build/sage-6.7/local/bin/gphelp line 766.
> Unescaped left brace in regex is deprecated, passed through in regex;
> marked by <-- HERE in m/\\kbd{ <-- HERE \n\s*/ at
> /home/joshua/build/sage-6.7/local/bin/gphelp line 772.
> Unescaped left brace in regex is deprecated, passed through in regex;
> marked by <-- HERE in m/\\d?frac{ <-- HERE
> \s*((?:[^{}]|\{[^{}]*\})*)}{\s*((?:[^{}]|\{[^{}]*\})*)}/ at
> /home/joshua/build/sage-6.7/local/bin/gphelp line 782.
> Unescaped left brace in regex is deprecated, passed through in regex;
> marked by <-- HERE in m/\\d?frac{\s*((?:[^{}]|\{[^{}]*\})*)}{ <-- HERE
> \s*((?:[^{}]|\{[^{}]*\})*)}/ at
> /home/joshua/build/sage-6.7/local/bin/gphelp line 782.
> 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 899.
> Unescaped left brace in regex is deprecated, passed through in regex;
> marked by <-- HERE in m/{\\text{ <-- HERE (st|nd|th)}}/ at
> /home/joshua/build/sage-6.7/local/bin/gphelp line 903.
> Unescaped left brace in regex is deprecated, passed through in regex;
> marked by <-- HERE in m/\^\\text{ <-- HERE th}/ at
> /home/joshua/build/sage-6.7/local/bin/gphelp line 904.
> Unescaped left brace in regex is deprecated, passed through in regex;
> marked by <-- HERE in m/1\^\\text{ <-- HERE st}/ at
> /home/joshua/build/sage-6.7/local/bin/gphelp line 905.
> Unescaped left brace in regex is deprecated, passed through in regex;
> marked by <-- HERE in m/2\^\\text{ <-- HERE nd}/ at
> /home/joshua/build/sage-6.7/local/bin/gphelp line 906.
> Unescaped left brace in regex is deprecated, passed through in regex;
> marked by <-- HERE in m/\\emph{ <-- HERE */ at
> /home/joshua/build/sage-6.7/local/bin/gphelp line 913.
> Unescaped left brace in regex is deprecated, passed through in regex;
> marked by <-- HERE in m/\\var\s*{f{ <-- HERE }lag}/ at
> /home/joshua/build/sage-6.7/local/bin/gphelp line 1108.
> Traceback (most recent call last):
> File "<string>", line 1, in <module>
> File "sage_setup/autogen/pari/__init__.py", line 5, in rebuild
> G()
> File "sage_setup/autogen/pari/generator.py", line 247, in __call__
> self.handle_pari_function(**v)
> File "sage_setup/autogen/pari/generator.py", line 190, in
> handle_pari_function
> get_rest_doc(function))
> File "sage_setup/autogen/pari/doc.py", line 350, in get_rest_doc
> raw = get_raw_doc(function)
> File "sage_setup/autogen/pari/doc.py", line 238, in get_raw_doc
> raise RuntimeError("no help found for '{}'".format(function))
> RuntimeError: no help found for 'Catalan'
>
Makefile:29: recipe for target 'sage/libs/pari/auto_gen.pxi' failed
> make[3]: *** [sage/libs/pari/auto_gen.pxi] Error 1
>
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.
pari.log
Description: Binary data
