Closed
Description
🐛 Describe the bug
Following builds are failing:
linux-binary-conda / conda-py3_9-cpu-build / build
linux-binary-conda / conda-py3_9-cuda11_7-build / build
linux-binary-conda / conda-py3_9-cuda11_8-build / build
linux-binary-conda / conda-py3_9-cuda12_1-build / build
Error:
2023-06-12T07:13:52.6992329Z CMake Error at /opt/conda/conda-bld/pytorch_1686553940917/_build_env/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
2023-06-12T07:13:52.6993244Z Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
2023-06-12T07:13:52.6993576Z system variable OPENSSL_ROOT_DIR: Found unsuitable version "3.0.8", but
2023-06-12T07:13:52.6993847Z required is exact version "1.1" (found
2023-06-12T07:13:52.6994583Z /opt/conda/conda-bld/pytorch_1686553940917/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_place/lib/libcrypto.so,
2023-06-12T07:13:52.6995111Z )
2023-06-12T07:13:52.6995284Z Call Stack (most recent call first):
2023-06-12T07:13:52.6995866Z /opt/conda/conda-bld/pytorch_1686553940917/_build_env/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:592 (_FPHSA_FAILURE_MESSAGE)
2023-06-12T07:13:52.6996453Z /opt/conda/conda-bld/pytorch_1686553940917/_build_env/share/cmake-3.22/Modules/FindOpenSSL.cmake:574 (find_package_handle_standard_args)
2023-06-12T07:13:52.6996812Z third_party/gloo/gloo/CMakeLists.txt:80 (find_package)
2023-06-12T07:13:52.6996976Z
Versions
nightly 2.1.0
cc @seemethere @malfet @pytorch/pytorch-dev-infra