#19009: upgrade flint to 2.5.2
-------------------------------------+-------------------------------------
       Reporter:  vdelecroix         |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.9
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:                     |    Reviewers:  François Bissey
        Authors:  Vincent Delecroix  |  Work issues:
Report Upstream:  Reported           |       Commit:
  upstream. Developers acknowledge   |  14480381065f4490dfcd477d6abb680852a8361d
  bug.                               |     Stopgaps:
         Branch:                     |
  u/vdelecroix/19009                 |
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by wbhart):

 Sorry, I'm not sure I understand what you mean. LDCONFIG is intended to be
 executed by the Makefile. I don't see where I said it was to be executed
 by configure. Of course I meant to use true in lieu of ldconfig, not
 LDCONFIG.

 /dev/null doesn't work on some systems (the build fails) because
 permission to execute /dev/null is denied. Unfortunately, such systems
 don't set a meaningful uname and so we can't even detect them. true seems
 to be more portable than /dev/null, at least until someone decides it is a
 security threat and stops people executing it, as happened with /dev/null.

 I will try to clean up when LDCONFIG is set to something other than true.
 I think having it bomb out with an error is not the right strategy. Even
 on systems that set FLINT_SOLIB, if they don't have ldconfig it is most
 likely because they don't need it, in which case configure shouldn't just
 exit.

--
Ticket URL: <http://trac.sagemath.org/ticket/19009#comment:33>
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/d/optout.

Reply via email to