#15468: update to latest upstream git
--------------------------------------+-------------------------
       Reporter:  vbraun              |        Owner:
           Type:  defect              |       Status:  new
       Priority:  major               |    Milestone:  sage-5.13
      Component:  packages: standard  |   Resolution:
       Keywords:                      |    Merged in:
        Authors:  Volker Braun        |    Reviewers:
Report Upstream:  N/A                 |  Work issues:
         Branch:                      |       Commit:
   Dependencies:                      |     Stopgaps:
--------------------------------------+-------------------------
Description changed by vbraun:

Old description:

> The git self-tests fail on OSX 10.8, 10.9 because of braindamage in
> Apple's regex library. This is worked around in upstream git, so just
> update to the latest and greatest:
> {{{
> *** t0070-fundamental.sh ***
> ok 1 - character classes (isspace, isalpha etc.)
> ok 2 - mktemp to nonexistent directory prints filename
> ok 3 - mktemp to unwritable directory prints filename
> not ok - 4 check for a bug in the regex routines
> #
> #               # if this test fails, re-build git with NO_REGEX=1
> #               test-regex
> #
> # failed 1 among 4 test(s)
> 1..4
> make[5]: *** [t0070-fundamental.sh] Error 1
> make[4]: *** [test] Error 2
> make[3]: *** [test] Error 2
> Error running git's combined build/test suite.
> }}}

New description:

 The git self-tests fail on OSX 10.8, 10.9 because of braindamage in
 Apple's regex library. This is worked around in upstream git, so just
 update to the latest and greatest:
 {{{
 *** t0070-fundamental.sh ***
 ok 1 - character classes (isspace, isalpha etc.)
 ok 2 - mktemp to nonexistent directory prints filename
 ok 3 - mktemp to unwritable directory prints filename
 not ok - 4 check for a bug in the regex routines
 #
 #               # if this test fails, re-build git with NO_REGEX=1
 #               test-regex
 #
 # failed 1 among 4 test(s)
 1..4
 make[5]: *** [t0070-fundamental.sh] Error 1
 make[4]: *** [test] Error 2
 make[3]: *** [test] Error 2
 Error running git's combined build/test suite.
 }}}

 Upstream tarball:
 https://www.kernel.org/pub/software/scm/git/git-1.8.4.tar.bz2

--

--
Ticket URL: <http://trac.sagemath.org/ticket/15468#comment:1>
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 http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to