On 12/06/17 16:04, [email protected] wrote:
> t seems that this happens on several machines: > > Error installing package gf2x-1.1.p2 > > See for example > > https://patchbot.sagemath.org/log/0/LinuxMint/18.1/x86_64/4.4.0-59-generic/rk02-math/2017-06-11%2018:40:38?short <https://www.google.com/url?q=https%3A%2F%2Fpatchbot.sagemath.org%2Flog%2F0%2FLinuxMint%2F18.1%2Fx86_64%2F4.4.0-59-generic%2Frk02-math%2F2017-06-11%252018%3A40%3A38%3Fshort&sa=D&sntz=1&usg=AFQjCNH9IxZLBrbPoEtYF_9CuYnqmH8MRw>I am also getting this error on my laptop when trying to do an incremental upgrade from beta9.Upstream is aware of the problem. A new release of gf2x is getting ready that hopefully will fix the problem. No ticket for that yet. This started after I included a fix for bug in https://trac.sagemath.org/ticket/18882 <https://www.google.com/url?q=https%3A%2F%2Ftrac.sagemath.org%2Fticket%2F18882&sa=D&sntz=1&usg=AFQjCNGvaNR4N2TzLv3MtQkND3NMW2Qh5g> It may have triggered another bug down the line. See above ticket for more info.What is the currently workaround for getting gf2x to build? Is it reverting #18882?
Given what I see, you only get this when you set SAGE_TUNE_GF2X=full. Unsetting SAGE_TUNE_GF2X (which is the default) or putting it to no will work. At least it looks to me like SAGE_TUNE_GF2X is set to full from the log, let me know if this assumption is wrong. Francois -- 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 https://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
