{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreiahgdlmht2xwswxvpx4wwp4kfe26y43xob55gd7avoaedcisnsuxu",
    "uri": "at://did:plc:hqad6xwuzg7oqfmwylfkvqfm/app.bsky.feed.post/3mitsnlzv4eo2"
  },
  "path": "/viewtopic.php?t=33205&p=271925#p271925",
  "publishedAt": "2026-04-06T16:36:38.000Z",
  "site": "http://forum.palemoon.org",
  "textContent": "> The build completed successfully.\n>\n> The message about \"powershell.exe\" keeps appearing. The good news is that fewer “garbage” messages are output to the console and the size of the build log has been greatly reduced (from ~200 MB to ~1 MB).\n\nGlad to hear it.\n\nYeah, that was the thing I took the longest to figure out. Those messages about the Russian equivalent of \"Note: Including header\" were actually always supposed to be filtered out, and they always have been on English builds. It just wasn't happening on Russian Windows because Mozilla used an environment variable to store an AC_SUBST from autoconf, and forgot that on Windows, that variable _will_ be mangled for anyone whose native language isn't English (though it has a _chance_ of working for people in the Latin-1/CP850 territories) because the console codepage never matches the ANSI codepage unless the user explicitly sets that up. So that's why you've been seeing garbage this whole time. The remaining output from cl and link should look like Cyrillic characters instead of mojibake now.\n\nThat odd powershell.exe message is one I haven't been seeing on my system and for whatever reason haven't been able to reproduce. The reason it's particularly odd is that I don't recall ever adding anything powershell-related or touching any files that mention it.\n\n* * *",
  "title": "Platform Development • Re: I created a Python 3 port of UXP out of boredom...",
  "updatedAt": "2026-04-06T16:36:38.000Z"
}