Stewart X Addison
Stewart X Addison
> Is there a world where using glibc 2.28 on RHEL 9 is an option? Absolutely yes it's technically possibly, **but** you'd need to have the older glibc headers and...
I think at that point I'd personally just suggest we RHEL8 natively if we want that level of compatibility. Not sure there's too much benefit to doing it in a...
Personally I worry about having yet another tool that would need to be maintained for this. It reminds me a bit of https://xkcd.com/927/ in terms of having one tool that...
Support ticket 34690 raised with OSUOSL
`-2` has not yet come back (although it was our intention to reinstall that one anyway so 🤷♂️ ) `-4` has suffered the same fate as `-3` had previously -...
@ryanaslett Interesting. I've not experienced that with Azure x64 machines - had it been set to `127.0.0.53` which seems the default for Azure Ubuntu/x64 installations?
@Renegade334 I'll note that we have brought other V8 patches across for this architecture, and it should be considered an experimental architecture and is in the unofficial-builds repository. Ref: -...
Thanks for collating these links. I'm dumping this info here just now so I have it logged and shared. I'm running various builds at the moment natively (trying to populate...
Notes to self: - Commit `c2843b722ca` builds ok with the cross-compiler and is possibly the last one to do so. - The subsequent V8 change in https://github.com/nodejs/node/pull/60111 doesn't work (albeit...
# Initial test failure list Failures on v25.x on TH1520 out/Release/node /home/sxa/node/test/sea/test-single-executable-application-empty.js out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/sxa/node/test/es-module/test-esm-detect-ambiguous.mjs out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/sxa/node/test/es-module/test-esm-loader-entry-url.mjs out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/sxa/node/test/es-module/test-esm-tla-syntax-errors-not-recognized-as-tla-error.mjs out/Release/node /home/sxa/node/test/sea/test-single-executable-application-exec-argv.js out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/sxa/node/test/es-module/test-typescript-commonjs.mjs...