Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue downloading Bliss #53

Open
ljeschio opened this issue Feb 16, 2023 · 0 comments
Open

Issue downloading Bliss #53

ljeschio opened this issue Feb 16, 2023 · 0 comments

Comments

@ljeschio
Copy link

When executing MAKE in the build folder, I run into an issue with the bliss package. I have tried to install the newer version, but I seem not to be able to resolve the issue. I get the following error

`(base) lars@unterwegs-3 build % make
[ 3%] Built target Eigen3-EP
[ 3%] Performing download step (download, verify and extract) for 'BLISS-EP'
-- File already exists but no hash specified (use URL_HASH):
file='/Users/lars/Documents/Code/carl/build/resources/src/bliss-0.74.zip'
Old file will be removed and new file downloaded from URL.
-- Downloading...
dst='/Users/lars/Documents/Code/carl/build/resources/src/bliss-0.74.zip'
timeout='none'
inactivity timeout='none'
-- Using src='https://users.aalto.fi/~tjunttil/bliss/downloads/bliss-0.74.zip'
CMake Error at BLISS-EP-stamp/download-BLISS-EP.cmake:170 (message):
Each download failed!

error: downloading 'https://users.aalto.fi/~tjunttil/bliss/downloads/bliss-0.74.zip' failed
      status_code: 35
      status_string: "SSL connect error"
      log:
      --- LOG BEGIN ---
        Trying 130.233.240.38:443...

Connected to users.aalto.fi (130.233.240.38) port 443 (#0)

ALPN: offers h2

ALPN: offers http/1.1

Internal SSL engine error encountered during the SSL handshake

Closing connection 0

      --- LOG END ---

make[2]: *** [resources/src/BLISS-EP-stamp/BLISS-EP-download] Error 1
make[1]: *** [CMakeFiles/BLISS-EP.dir/all] Error 2
make: *** [all] Error 2`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant