Skip to content

Instantly share code, notes, and snippets.

@kyldvs
Created November 30, 2018 20:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kyldvs/d25559a3f880cd2ad474bbbf0d1d875c to your computer and use it in GitHub Desktop.
Save kyldvs/d25559a3f880cd2ad474bbbf0d1d875c to your computer and use it in GitHub Desktop.
info esy build 0.3.4
info building esy-harfbuzz@1.9.0001: starting
info building esy-freetype2@2.9.1001: starting
info building reason-glfw@3.2.1002: starting
error: build failed
build log:
# esy-build-package: building: reason-glfw@3.2.1002
# esy-build-package: running: 'make' 'build-glfw' 'ROOTDIR=/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59'
echo Library: /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/src
Library: /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/src
echo Include: /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/include
Include: /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/include
mkdir -p /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build
git clone https://github.com/glfw/glfw /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw
Cloning into '/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw'...
cd /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw; cmake .
-- The C compiler identification is GNU 5.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Could NOT find Vulkan (missing: VULKAN_LIBRARY VULKAN_INCLUDE_DIR)
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Using X11 for window creation
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
CMake Error at CMakeLists.txt:228 (message):
The RandR headers were not found
-- Configuring incomplete, errors occurred!
See also "/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/CMakeFiles/CMakeOutput.log".
See also "/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/CMakeFiles/CMakeError.log".
Makefile:20: recipe for target '/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/src/libglfw3.a' failed
make: *** [/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/src/libglfw3.a] Error 1
error: command failed: 'make' 'build-glfw' 'ROOTDIR=/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59'
esy-build-package: exiting with errors above...
echo Library: /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/src
Library: /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/src
echo Include: /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/include
Include: /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/include
mkdir -p /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build
git clone https://github.com/glfw/glfw /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw
Cloning into '/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw'...
cd /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw; cmake .
-- The C compiler identification is GNU 5.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Could NOT find Vulkan (missing: VULKAN_LIBRARY VULKAN_INCLUDE_DIR)
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Using X11 for window creation
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
CMake Error at CMakeLists.txt:228 (message):
The RandR headers were not found
-- Configuring incomplete, errors occurred!
See also "/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/CMakeFiles/CMakeOutput.log".
See also "/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/CMakeFiles/CMakeError.log".
Makefile:20: recipe for target '/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/src/libglfw3.a' failed
make: *** [/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/src/libglfw3.a] Error 1
error: command failed: 'make' 'build-glfw' 'ROOTDIR=/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59'
esy-build-package: exiting with errors above...
echo Library: /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/src
Library: /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/src
echo Include: /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/include
Include: /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/include
mkdir -p /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build
git clone https://github.com/glfw/glfw /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw
Cloning into '/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw'...
cd /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw; cmake .
-- The C compiler identification is GNU 5.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Could NOT find Vulkan (missing: VULKAN_LIBRARY VULKAN_INCLUDE_DIR)
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Using X11 for window creation
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
CMake Error at CMakeLists.txt:228 (message):
The RandR headers were not found
-- Configuring incomplete, errors occurred!
See also "/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/CMakeFiles/CMakeOutput.log".
See also "/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/CMakeFiles/CMakeError.log".
Makefile:20: recipe for target '/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/src/libglfw3.a' failed
make: *** [/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/src/libglfw3.a] Error 1
error: command failed: 'make' 'build-glfw' 'ROOTDIR=/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59'
esy-build-package: exiting with errors above...
echo Library: /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/src
Library: /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/src
echo Include: /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/include
Include: /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/include
mkdir -p /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build
git clone https://github.com/glfw/glfw /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw
Cloning into '/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw'...
cd /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw; cmake .
-- The C compiler identification is GNU 5.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Could NOT find Vulkan (missing: VULKAN_LIBRARY VULKAN_INCLUDE_DIR)
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Using X11 for window creation
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
CMake Error at CMakeLists.txt:228 (message):
The RandR headers were not found
-- Configuring incomplete, errors occurred!
See also "/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/CMakeFiles/CMakeOutput.log".
See also "/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/CMakeFiles/CMakeError.log".
Makefile:20: recipe for target '/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/src/libglfw3.a' failed
make: *** [/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/src/libglfw3.a] Error 1
error: command failed: 'make' 'build-glfw' 'ROOTDIR=/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59'
esy-build-package: exiting with errors above...
echo Library: /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/src
Library: /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/src
echo Include: /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/include
Include: /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/include
mkdir -p /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build
git clone https://github.com/glfw/glfw /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw
Cloning into '/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw'...
cd /home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw; cmake .
-- The C compiler identification is GNU 5.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Could NOT find Vulkan (missing: VULKAN_LIBRARY VULKAN_INCLUDE_DIR)
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Using X11 for window creation
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
CMake Error at CMakeLists.txt:228 (message):
The RandR headers were not found
-- Configuring incomplete, errors occurred!
See also "/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/CMakeFiles/CMakeOutput.log".
See also "/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/CMakeFiles/CMakeError.log".
Makefile:20: recipe for target '/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/src/libglfw3.a' failed
make: *** [/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59/_build/glfw/src/libglfw3.a] Error 1
error: command failed: 'make' 'build-glfw' 'ROOTDIR=/home/kad/.esy/3______________________________________________________________________/b/reason_glfw-3.2.1002-cc7ebf59'
esy-build-package: exiting with errors above...
building reason-glfw@3.2.1002
esy: exiting due to errors above
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment