[blfs] branch trunk updated: Node.js: document test failures known to occur with OpenSSL-4.
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <177864113744.14693.10242339607167292612@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository blfs.
The following commit(s) were added to refs/heads/trunk by this push:
new 9a56219402 Node.js: document test failures known to occur with OpenSSL-4.
9a56219402 is described below
commit 9a56219402f997475a5ea333152a6f7e873f51b6
Author: Douglas R. Reno <[email protected]>
AuthorDate: Tue May 12 21:42:21 2026 -0500
Node.js: document test failures known to occur with OpenSSL-4.
I've verified that the package itself works, it gained support for
linking and working with it in 24.15.0. However, the tests were not
fixed, and a PR was merged upstream to take care of that at
https://github.com/nodejs/node/pull/62805 which will be in the 24.16.0
release.
---
general/genlib/nodejs.xml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/general/genlib/nodejs.xml b/general/genlib/nodejs.xml
index 281c751595..3bc75fe9be 100644
--- a/general/genlib/nodejs.xml
+++ b/general/genlib/nodejs.xml
@@ -142,7 +142,9 @@ make</userinput></screen>
Some failures are due to assumptions about dependent packages like icu and
nghttp2 versions that are earlier than what is in BLFS. Also note that if
you pass a high parallelism option (like -j20; -j8 is fine) to the test
- procedure, additional tests will run out of memory and fail.
+ procedure, additional tests will run out of memory and fail. 12 test
+ failures are known to occur with OpenSSL-4 but do not affect usage at
+ runtime.
</para>
<!--
Test failures:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page