screen output of compilation

73 views
Skip to first unread message

chris wuthrich

unread,
Jul 15, 2016, 7:27:03 AM7/15/16
to sage-devel
Hi all.

When I do make or sage -b each time there is now a huge print

python_packages = ['sage', 'sage.lfunctions',.... 'sage_setup.autogen.pari.doc']
python_data_files = [('....solverconf_helper.h'])]

to the screen. Is there a way to hide this? It annoys me that I have to scroll up to find the cython warnings before it.

Chris


Dima Pasechnik

unread,
Jul 15, 2016, 10:33:31 AM7/15/16
to sage-devel
like, another switch to `sage`, or perhaps extending  `-q` to mean `quiet`  also in combination with `-b`?

 

Chris


Volker Braun

unread,
Jul 16, 2016, 6:26:14 AM7/16/16
to sage-devel
I added that in #20712

If you think its annoying then revert it,  fine with me.

chris wuthrich

unread,
Jul 16, 2016, 7:34:11 AM7/16/16
to sage-devel


I added that in #20712

Thanks, now I know where to disable it.
I am fine just doing it just for me. I am sure you had good reasons to introduce it. I will leave it to others annoyed by it (if any) to revert it or to redirect it to a file rather than the screen.

Chris

Travis Scrimshaw

unread,
Jul 16, 2016, 9:25:57 AM7/16/16
to sage-devel

I added that in #20712

If you think its annoying then revert it,  fine with me.

It is somewhat of a mild annoyance to me, but I think it would be good to either redirect the output to a log file or have another option to display it.

Best,
Travis

leif

unread,
Jul 16, 2016, 5:33:28 PM7/16/16
to sage-...@googlegroups.com
+1

I don't think we need such simple "one-time" debug code with lengthy
output enabled by default. (It's easy to later type it if necessary, as
seen on the thread mentioned in #20712.)

IMHO already "***** ALL ENVIRONMENT VARIABLES *****" is annoying, but
you get that "only" each time you run 'make' (or install a package).


-leif


Reply all
Reply to author
Forward
0 new messages