You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I verified that the file out\Release\obj.target/deps/openssl/libopenssl-fipsmodule.so doesn't exist. I assume it should have been created as part of the build process
Version
18.12.0
Platform
Microsoft Windows NT 10.0.19044.0 x64
Subsystem
No response
What steps will reproduce the bug?
Install windows prerequisites as defined in BUILDING.md: https://github.com/nodejs/node/blob/v18.x/BUILDING.md#windows
Run:
python configure.py --openssl-is-fips
.\vcbuild.bat
How often does it reproduce? Is there a required condition?
Reproduced every time, no required conditions.
What is the expected behavior?
The build should pass and node should run in FIPS mode
What do you see instead?
The build runs for about 30-40 minutes and fails with the below error trace:
Additional information
No response
The text was updated successfully, but these errors were encountered: