spacepaste

  1.  
  2. $ sudo prt-get depinst bumblebee
  3. prt-get: installing /usr/ports/romster/virtualgl
  4. =======> Building '/usr/ports/romster/virtualgl/virtualgl#2.3.2-1.pkg.tar.gz'.
  5. bsdtar -p -o -C /usr/ports/romster/virtualgl/work/src -xf /usr/ports/romster/virtualgl/VirtualGL-2.3.2.tar.gz
  6. + build
  7. + cd VirtualGL-2.3.2
  8. + unset CC CXX
  9. + install -d build
  10. + cd build
  11. + cmake ../ -DCMAKE_INSTALL_PREFIX=/opt/VirtualGL -DMANDIR=/usr/man -DTJPEG_INCLUDE_DIR=/usr/include/libjpeg-turbo/ -DTJPEG_LIBRARY=/usr/lib/libjpeg-turbo/libturbojpeg.so -DVGL_LIBDIR=/usr/lib -DVGL_BINDIR=/usr/bin
  12. -- The C compiler identification is GNU 7.3.0
  13. -- The CXX compiler identification is GNU 7.3.0
  14. -- Check for working C compiler: /usr/bin/cc
  15. -- Check for working C compiler: /usr/bin/cc -- works
  16. -- Detecting C compiler ABI info
  17. -- Detecting C compiler ABI info - done
  18. -- Detecting C compile features
  19. -- Detecting C compile features - done
  20. -- Check for working CXX compiler: /usr/bin/c++
  21. -- Check for working CXX compiler: /usr/bin/c++ -- works
  22. -- Detecting CXX compiler ABI info
  23. -- Detecting CXX compiler ABI info - done
  24. -- Detecting CXX compile features
  25. -- Detecting CXX compile features - done
  26. -- CMAKE_BUILD_TYPE = Release
  27. -- VERSION = 2.3.2, BUILD = 20181112
  28. -- CMAKE_INSTALL_PREFIX = /opt/VirtualGL
  29. -- VGL_BINDIR = /usr/bin
  30. -- VGL_DOCDIR = /opt/VirtualGL/doc
  31. -- 64-bit build (x86_64)
  32. -- Linking with static libstdc++:
  33. /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib/libstdc++.a
  34. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
  35. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
  36. -- Looking for gethostbyname
  37. -- Looking for gethostbyname - found
  38. -- Looking for connect
  39. -- Looking for connect - found
  40. -- Looking for remove
  41. -- Looking for remove - found
  42. -- Looking for shmat
  43. -- Looking for shmat - found
  44. -- Looking for IceConnectionNumber in ICE
  45. -- Looking for IceConnectionNumber in ICE - found
  46. -- Found X11: /usr/lib64/libX11.so
  47. CMake Warning (dev) at /usr/share/cmake/Modules/FindOpenGL.cmake:270 (message):
  48. Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when
  49. available. Run "cmake --help-policy CMP0072" for policy details. Use the
  50. cmake_policy command to set the policy and suppress this warning.
  51. FindOpenGL found both a legacy GL library:
  52. OPENGL_gl_LIBRARY: /usr/lib64/libGL.so
  53. and GLVND libraries for OpenGL and GLX:
  54. OPENGL_opengl_LIBRARY: /usr/lib64/libOpenGL.so
  55. OPENGL_glx_LIBRARY: /usr/lib64/libGLX.so
  56. OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for
  57. compatibility with CMake 3.10 and below the legacy GL library will be used.
  58. Call Stack (most recent call first):
  59. CMakeLists.txt:204 (include)
  60. This warning is for project developers. Use -Wno-dev to suppress it.
  61. -- Found OpenGL: /usr/lib64/libOpenGL.so
  62. -- Enabling X Video support
  63. -- TJPEG_INCLUDE_DIR = /usr/include
  64. -- Performing Test TURBOJPEG_WORKS
  65. -- Performing Test TURBOJPEG_WORKS - Failed
  66. CMake Error at cmakescripts/FindTurboJPEG.cmake:52 (message):
  67. Could not link with TurboJPEG library
  68. /usr/lib/libjpeg-turbo/libturbojpeg.so. If it is installed in a different
  69. place, then set TJPEG_LIBRARY accordingly.
  70. Call Stack (most recent call first):
  71. CMakeLists.txt:242 (include)
  72. -- Configuring incomplete, errors occurred!
  73. See also "/usr/ports/romster/virtualgl/work/src/VirtualGL-2.3.2/build/CMakeFiles/CMakeOutput.log".
  74. See also "/usr/ports/romster/virtualgl/work/src/VirtualGL-2.3.2/build/CMakeFiles/CMakeError.log".
  75. =======> ERROR: Building '/usr/ports/romster/virtualgl/virtualgl#2.3.2-1.pkg.tar.gz' failed.
  76. prt-get: error while install
  77. -- Packages where install failed
  78. virtualgl
  79.