#21102: Sage's top-level 'configure' doesn't properly exit on errors, instead
breaks the build
-------------------------------------+-------------------------------------
       Reporter:  leif               |         Type:  defect
         Status:  new                |     Priority:  blocker
      Milestone:  sage-7.3           |    Component:  build: configure
       Keywords:  configure package  |    Merged in:
  type missing build error           |
        Authors:  Leif Leonhardy     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/leif/really_exit_configure_on_errors|  
01e99ffb71b2bcbbacfb59d5b3e669029d83b271
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
 Which of the following exits your shell?
 {{{
 #!sh
 exit 1 | exit 0

 exit 0 | exit 1

 exit 1 | exit 1

 exit 0 | exit 0
 }}}
 ''(The answer is "none of them".)''

 ----

 See [http://permalink.gmane.org/gmane.comp.mathematics.sage.devel/87837
 this long thread on sage-devel] where we tracked down an obscure build
 error to this bug in `configure`.

--
Ticket URL: <https://trac.sagemath.org/ticket/21102>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" 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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to