-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
-
Operating System: Mac OS Sierra 10.12.6 (16G1815)
-
git version : 2.14.3 (Apple Git-98) (download via xcode command line tool)
-
Steps to reproduce:
git clone https://github.com/revery-ui/revery.git
cd revery
esy install
esy x Examples
- Actual Result:
info building esy-glfw@3.2.1009@d41d8cd9
error: build failed with exit code: 1
build log:
# esy-build-package: building: esy-glfw@3.2.1009
# esy-build-package: pwd: /Users/username/.esy/3_______________________________________________________________/b/esy_glfw-3.2.1009-9a11ba1f
# esy-build-package: running: 'make' 'build-glfw' 'ROOTDIR=/Users/username/.esy/3_______________________________________________________________/b/esy_glfw-3.2.1009-9a11ba1f' 'WIN32=0'
echo Library: /Users/username/.esy/3_______________________________________________________________/b/esy_glfw-3.2.1009-9a11ba1f/_build/glfw/src
Library: /Users/username/.esy/3_______________________________________________________________/b/esy_glfw-3.2.1009-9a11ba1f/_build/glfw/src
echo Include: /Users/username/.esy/3_______________________________________________________________/b/esy_glfw-3.2.1009-9a11ba1f/_build/glfw/include
Include: /Users/username/.esy/3_______________________________________________________________/b/esy_glfw-3.2.1009-9a11ba1f/_build/glfw/include
mkdir -p /Users/username/.esy/3_______________________________________________________________/b/esy_glfw-3.2.1009-9a11ba1f/_build
git clone https://github.com/glfw/glfw /Users/username/.esy/3_______________________________________________________________/b/esy_glfw-3.2.1009-9a11ba1f/_build/glfw
Cloning into '/Users/username/.esy/3_______________________________________________________________/b/esy_glfw-3.2.1009-9a11ba1f/_build/glfw'...
fatal: unable to access 'https://github.com/glfw/glfw/': SSL certificate problem: Couldn't understand the server certificate format
make: *** [/Users/username/.esy/3_______________________________________________________________/b/esy_glfw-3.2.1009-9a11ba1f/_build/glfw/include/GLFW/glfw3.h] Error 128
error: command failed: 'make' 'build-glfw' 'ROOTDIR=/Users/username/.esy/3_______________________________________________________________/b/esy_glfw-3.2.1009-9a11ba1f' 'WIN32=0' (exited with 2)
esy-build-package: exiting with errors above...
building esy-glfw@3.2.1009
esy: exiting due to errors above
- Expected Result:
It is installed
- Additional Information:
I have tried to download myself withgit clone https://github.com/glfw/glfw/=> no error
I have tried to execute the make command => no error
I have retried toesy x Examplesand esy erase what I have done 😢 . Maybe I don't type the right command. I don't know if their is ont ot install directly from a git repository.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels