I don't know if this can be considered a bug: it seems that source files are generated via 'grep', but if the variable $GREP_OPTIONS contains '--color=always', these sources won't compile because of the extra characters which code the colors. So 'grep' in the build process should always be used with the option '--color=never' to override the eventual 'always' from system-wide options.
-- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org