Advertisement
cesarion76

Untitled

Feb 23rd, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.76 KB | None | 0 0
  1. -- The C compiler identification is GNU 5.3.0
  2. -- The CXX compiler identification is GNU 5.3.0
  3. -- Check for working C compiler: /usr/local/bin/cc
  4. -- Check for working C compiler: /usr/local/bin/cc -- works
  5. -- Detecting C compiler ABI info
  6. -- Detecting C compiler ABI info - done
  7. -- Detecting C compile features
  8. -- Detecting C compile features - done
  9. -- Check for working CXX compiler: /usr/local/bin/c++
  10. -- Check for working CXX compiler: /usr/local/bin/c++ -- works
  11. -- Detecting CXX compiler ABI info
  12. -- Detecting CXX compiler ABI info - done
  13. -- Detecting CXX compile features
  14. -- Detecting CXX compile features - done
  15. -- Building Yoshimi version 1.4.0.1 for Linux
  16. -- Performing Test HasJackSession
  17. -- Performing Test HasJackSession - Success
  18. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
  19. -- Found pkg-config /usr/bin/pkg-config
  20. -- Performing Test HAS_LIBZ
  21. -- Performing Test HAS_LIBZ - Success
  22. -- Found libz
  23. -- Checking for module 'fftw3f>=0.22'
  24. -- Found fftw3f, version 3.3.4
  25. -- Found fftw3f 3.3.4
  26. -- Checking for module 'mxml>=2.5'
  27. -- Found mxml, version 2.10
  28. -- Found mxml 2.10
  29. -- Checking for module 'alsa>=1.0.17'
  30. -- Found alsa, version 1.1.1
  31. -- Found Alsa 1.1.1
  32. -- Checking for module 'jack>=0.115.6'
  33. -- Found jack, version 1.9.10
  34. -- Found jack 1.9.10
  35. -- Boost version: 1.59.0
  36. -- Found boost headers version 105900
  37. -- Checking for module 'fontconfig>=0.22'
  38. -- Found fontconfig, version 2.11.1
  39. -- Found fontconfig 2.11.1
  40. -- Checking for module 'cairo'
  41. -- Found cairo, version 1.14.6
  42. -- Found libcairo 1.14.6
  43. -- Found OpenGL: /usr/lib64/libGL.so
  44. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
  45. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
  46. -- Looking for gethostbyname
  47. -- Looking for gethostbyname - found
  48. -- Looking for connect
  49. -- Looking for connect - found
  50. -- Looking for remove
  51. -- Looking for remove - found
  52. -- Looking for shmat
  53. -- Looking for shmat - found
  54. -- Looking for IceConnectionNumber in ICE
  55. -- Looking for IceConnectionNumber in ICE - found
  56. -- Found X11: /usr/lib64/libX11.so
  57. CMake Error at /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:148 (message):
  58. Could NOT find FLTK (missing: FLTK_LIBRARIES FLTK_FLUID_EXECUTABLE)
  59. Call Stack (most recent call first):
  60. /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE)
  61. /usr/share/cmake-3.5/Modules/FindFLTK.cmake:303 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  62. CMakeLists.txt:179 (find_package)
  63.  
  64.  
  65. -- Configuring incomplete, errors occurred!
  66. See also "/home/cesar/tmp/se/yoshimi-1.4.0.1/src/build/CMakeFiles/CMakeOutput.log".
  67. =============================
  68. Starting package list
  69. =============================
  70. Starting yoshimi
  71. Good MD5
  72. Error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement