A dependency probably need to be adjusted. I have a failed build from scratch
on my up to date 10.9.5 mac:
running install_egg_info
Writing 
/Users/fbissey/build/sage-6.4.beta5/local/lib/python2.7/lib-dynload/Python-2.7.8-py2.7.egg-info
rm 
/Users/fbissey/build/sage-6.4.beta5/local/lib/python2.7/lib-dynload/_sysconfigdata.py*
if test -f /Users/fbissey/build/sage-6.4.beta5/local/bin/python -o -h 
/Users/fbissey/build/sage-6.4.beta5/local/bin/python; \
        then rm -f /Users/fbissey/build/sage-6.4.beta5/local/bin/python; \
        else true; \
        fi
(cd /Users/fbissey/build/sage-6.4.beta5/local/bin; ln -s python2 python)
rm -f /Users/fbissey/build/sage-6.4.beta5/local/bin/python2
(cd /Users/fbissey/build/sage-6.4.beta5/local/bin; ln -s python2.7 python2)
rm -f /Users/fbissey/build/sage-6.4.beta5/local/bin/python2-config
(cd /Users/fbissey/build/sage-6.4.beta5/local/bin; ln -s python2.7-config 
python2-config)
rm -f /Users/fbissey/build/sage-6.4.beta5/local/bin/python-config
(cd /Users/fbissey/build/sage-6.4.beta5/local/bin; ln -s python2-config 
python-config)
test -d /Users/fbissey/build/sage-6.4.beta5/local/lib/pkgconfig || 
/usr/bin/install -c -d -m 755 
/Users/fbissey/build/sage-6.4.beta5/local/lib/pkgconfig
rm -f /Users/fbissey/build/sage-6.4.beta5/local/lib/pkgconfig/python2.pc
(cd /Users/fbissey/build/sage-6.4.beta5/local/lib/pkgconfig; ln -s 
python-2.7.pc python2.pc)
rm -f /Users/fbissey/build/sage-6.4.beta5/local/lib/pkgconfig/python.pc
(cd /Users/fbissey/build/sage-6.4.beta5/local/lib/pkgconfig; ln -s python2.pc 
python.pc)
rm -f /Users/fbissey/build/sage-6.4.beta5/local/share/man/man1/python2.1
(cd /Users/fbissey/build/sage-6.4.beta5/local/share/man/man1; ln -s python2.7.1 
python2.1)
rm -f /Users/fbissey/build/sage-6.4.beta5/local/share/man/man1/python.1
(cd /Users/fbissey/build/sage-6.4.beta5/local/share/man/man1; ln -s python2.1 
python.1)
Installing valgrind suppression file...
cp: 
/Users/fbissey/build/sage-6.4.beta5/local/share/sage/ext/valgrind/python.supp: 
No such file or directory
Error installing valgrind suppression file.

real    2m17.249s
user    1m49.983s
sys     0m23.894s
************************************************************************
Error installing package python-2.7.8
************************************************************************

the valgrind update (#15586) is probably the culprit with something not 
completely thought of
properly.

François

On 13/10/2014, at 4:47, Volker Braun <[email protected]> wrote:

> Use get git "develop" branch! Alternatively, download 
> http://sage.sagedev.org/home/release/sage-6.4.beta5.tar.gz
> 
> 9876879 Updated Sage version to 6.4.beta5
> 026cc65 Trac #17131: Improve accuracy of polytopes.regular_polygon()
> 4aea1b0 Trac #17105: Implement ComplexIntervalFieldElement.__nonzero__
> 7e9ee65 Trac #16097: Python 3 preparation: Replace Py2 file() builtin by 
> open() builtin
> 1e84f90 Trac #17087: Clean up fflas-ffpack and linbox
> 993e9c7 Trac #15586: Update Valgrind to 3.10.0
> 5a0a967 Trac #17107: clearer sentence in tour_functions.rst (tutorial)
> ebe9462 Trac #16973: Shuffle algebras use words for their basis keys...
> ec97e8c Trac #15808: Remove genus2reduction
> 90ff3ae Trac #17063: Fix numerical noise after #16858
> 2e86e73 Trac #17110: Graphs, off-by-one check in static sparce backend
> f39cbe7 Trac #17076: Fix some exception handling
> f9201d7 Trac #16689: Remove deprecated function aliases
> 815fac6 Trac #17106: Fix assert in sage.misc.c3_controlled's doctest
> 0e37a83 Trac #17101: Sparse vector creation may discard non-zero entries
> f63ebc6 Trac #17099: Fix quaternion algebras over number field
> 21f8dc7 Trac #17014: cygwin-lapack_lite-setup.py.diff for numpy doesn't apply
> 0e9dbd0 Trac #16581: Added tides based desolvers
> fec4e70 Trac #17086: GenericGraph's documentation, __eq__, and __hash__ out 
> of sync
> a68b892 Trac #17034: New user interface for orthogonal arrays and a 
> .explain_construction method
> 36638ae Trac #17100: Fix trivial documentation formatting errors in 
> cachefunc.pyx
> c091c46 Trac #17002: Hasse diagrams: Trivial simplification for three 
> functions
> bf38489 Trac #17084: Cleanup of assert in root systems
> 68dbf1a Trac #17097: Don't use "is" with strings
> 801b137 Trac #17092: Quivers incorrectly assume labels are checked for 
> equality of graphs
> 0aea242 Trac #16938: Sage debug version
> 6f5b368 Trac #16923: L-series for holomorphic modular forms for Hecke 
> triangle groups
> 84532b2 Trac #16883: Modular forms for the theta subgroup (as part of Hecke 
> triangle groups)
> 7df5293 Trac #17088: PeriodicRegion.__div__: use integer arithmetic
> 8872af6 Trac #17090: Reviewer patch for #16803
> f3ec55f Trac #17001: Functionality for fast evaluation of affine morphisms
> 5af2bfb Trac #17085: Add missing dependencies of Python packages
> f4e0a83 Trac #17089: Bypass Linux Yama restrictions
> fd7a59e Trac #17058: Add abelian_vectors and abelian_complexity method to 
> finite words
> 6a3e6ee Trac #17083: very small change to documentation of 'make distclean'
> f963615 Trac #17003: Upgrade ECL to 13.5.1
> 5a647f8 Trac #12985: Build ECL with unicode enabled
> 4924fd9b Trac #17060: Poset product forget labels
> 3ce622b Trac #17080: Bad compile flags for 
> sage/matrix/matrix_modn_dense_double.pyx
> ab49bb7 Trac #17072: Always rebuild depending packages (SAGE_UPGRADING=yes)
> 8adba82 Trac #17044: fix pexpect interfaces with a system-wide sage install
> f7d8f46 Trac #17038: deprecated_callable_import should mention the 
> deprecation in __doc__
> cc87a95 Trac #17037: random_subposet does not use set_random_seed
> 6e79db4 Trac #16442: Replace os.tmpfile by tempfile module
> d72e5bd Trac #17068: Update SageTeX documentation in tutorial
> 38e1caf Trac #16876: Fix cocharge on A2Dual rigged configurations and better 
> support for D_4^(3) and relabelled types
> f7b27f6 Trac #16970: Add new plantri spkg
> 5503a77 Trac #17051: PentagonPoset and DiamondPoset, default argument for 
> facade
> ff6467a Trac #17021: Faster creation of words by the parent
> a6e3dc6 Trac #17022: Adding is_connected() function to Poset
> 768eda0 Trac #16392: ncurses: save .pc files in SAGE_LOCAL/lib/pkgconfig
> 08962e6 Trac #17059: p==Poset(p,category=p.category()) is False
> 71e95ee Trac #16480: Upgrade readline to version 6.3
> 8a40a25 Trac #17062: Fix an optional doctest output after #16746
> 1f0f359 Trac #17056: Bugs in WordDatatype_char
> df8223c Trac #17050: Add maximal_antichains() to poset
> 0336425 Trac #17042: Improvement to subsets_with_hereditary_property
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "sage-release" 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-release.
> For more options, visit https://groups.google.com/d/optout.


This email may be confidential and subject to legal privilege, it may
not reflect the views of the University of Canterbury, and it is not
guaranteed to be virus free. If you are not an intended recipient,
please notify the sender immediately and erase all copies of the message
and any attachments.

Please refer to http://www.canterbury.ac.nz/emaildisclaimer for more
information.

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

Reply via email to