#21102: Top-level 'configure' doesn't properly exit upon errors in build/pkgs/,
instead breaks the build
-------------------------------------+-------------------------------------
Reporter: leif | Owner:
Type: defect | Status: needs_review
Priority: blocker | Milestone: sage-7.3
Component: build: configure | Resolution:
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|
84c7b76c7a6a55eef0cdf451b6bbf8e860e40a3a
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by leif):
To test this, do for example:
{{{
#!sh
mkdir build/pkgs/broken_package
./configure && echo Apparently no error.
echo broken > build/pkgs/broken_package/type
./configure && echo Apparently no error.
}}}
Optionally take a look at `build/make/Makefile`...
Then pull the branch here, run `autoreconf`, and retry the above (perhaps
first after having done `rm -r build/pkgs/broken_package`).
--
Ticket URL: <https://trac.sagemath.org/ticket/21102#comment:4>
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.