Mats Wichmann
Mats Wichmann
I poked a bit, and the path your build went down was trying to use the fallback if lxml is not found. It may be that code path has bitrotted...
Well, you need some way of reliably provisioning your build environment. I know each distro has their own recipes for doing that, which is a big part of what distributions...
Any ideas what would be required? Most of us here have zero knowledge of swift. If it needs to have its own tool, construction variables, etc. adding a working setup...
By "tool" I meant "SCons tool specification module". For example, there is no separate (SCons) tool for Objective C/C++, just a recognition of standard file syntaxes for those types of...
Grumble tried to update this, now CHANGES and RELEASE have reset for the 4.9 release, and github tells me "fatal: The upstream branch of your current branch does not match...
Hmmm, I remember trying to attach the condensed text versions of the manpage output, but they don't seem to be in this issue. Trying again here: [man-new.txt](https://github.com/user-attachments/files/19210712/man-new.txt) [man-old.txt](https://github.com/user-attachments/files/19210713/man-old.txt)
I've marked this as "in progress" on the task board while I figure out what to do.
Withdrawn. Will be resubmitted in smaller chunks as time permits.
If I try the example above, I don't get, using current git master, the same behavior as reported (it does rebuild on the second call), plus you mentioned cache, which...
As an aside - the change to selectable hash functions rather than hard-coding just md5 means the patch would need a bit of updating if someone wanted to try to...