| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
And ignore them for future updates.
|
Review requested:
|
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
And ignore them for future updates. PR-URL: #57835 Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
|
This needs to be reverted (#58099) to fix the OpenSSL update scripts which rely on being able to run parts of the OpenSSL configuration/build that errors if at least docs is missing. I've stuck dont-land labels to stop this being backported to releases (I think it may already be on the v24.x-staging branch/v24.0.0-proposal cc @RafaelGSS ). |
Sorry, something went wrong.
And ignore them for future updates. PR-URL: #57835 Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
|
In the update openssl need "deps/openssl/openssl/test" root@slackwareloong:/node# make -C deps/openssl/config clean
make: Entering directory '/node/deps/openssl/config'
find archs \( -name \*.S -o -name \*.s -o -name \*.asm -o \
-name \*.gypi -o -name \*.h -o -name \*.pm -o -name \*.rc \) -exec rm "{}" \;
make: Leaving directory '/node/deps/openssl/config'
root@slackwareloong:/node# make -C deps/openssl/config
make: Entering directory '/node/deps/openssl/config'
cd ../openssl; CONFIGURE_CHECKER_WARN=1 CC=gcc perl ./Configure no-comp no-shared no-afalgeng enable-ssl-trace enable-fips aix64-gcc-as;
Configuring OpenSSL version 3.5.1 for target aix64-gcc-as
Using os-specific seed configuration
Failure! Makefile wasn't produced.
Please read INSTALL.md and associated NOTES-* files. You may also have to
look over your available compiler tool chain or change your configuration.
Something went wrong with /node/deps/openssl/openssl/test/build.info: No such file or directory
make: *** [Makefile:56: aix64-gcc-as] Error 2
make: Leaving directory '/node/deps/openssl/config'
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
And ignore them for future updates.