fork(8) download
  1. PROCESSOR: x86_64
  2. Machine: x86_64-unknown-linux-gnu
  3. -- Target host is 64 bit
  4. -- Looking for Q_WS_X11
  5. -- Looking for Q_WS_X11 - found
  6. -- Looking for Q_WS_WIN
  7. -- Looking for Q_WS_WIN - not found
  8. -- Looking for Q_WS_QWS
  9. -- Looking for Q_WS_QWS - not found
  10. -- Looking for Q_WS_MAC
  11. -- Looking for Q_WS_MAC - not found
  12. -- Found Qt4: /usr/bin/qmake-qt4 (found suitable version "4.8.6", minimum required is "4.6.0;COMPONENTS;QtCore;QtGui;QtXml")
  13. -- Found Qt translations in /usr/share/qt4/translations
  14. -- checking for module 'sndfile>=1.0.11'
  15. -- found sndfile, version 1.0.25
  16. -- checking for module 'carla-standalone>=1.9.5'
  17. -- package 'carla-standalone>=1.9.5' not found
  18. -- Looking for include file pthread.h
  19. -- Looking for include file pthread.h - found
  20. -- Looking for pthread_create
  21. -- Looking for pthread_create - not found
  22. -- Looking for pthread_create in pthreads
  23. -- Looking for pthread_create in pthreads - not found
  24. -- Looking for pthread_create in pthread
  25. -- Looking for pthread_create in pthread - found
  26. -- Found Threads: TRUE
  27. -- Found SDL: /usr/lib64/libSDL.so;-lpthread (found version "1.2.15")
  28. -- Found STK: /usr/lib64/libstk.so
  29. -- checking for module 'portaudio-2.0'
  30. -- package 'portaudio-2.0' not found
  31. -- checking for module 'libpulse'
  32. -- found libpulse, version 6.0
  33. -- Found PulseAudio Simple: /usr/lib64/libpulse.so
  34. -- Looking for vorbis_bitrate_addblock in vorbis
  35. -- Looking for vorbis_bitrate_addblock in vorbis - found
  36. -- Found OggVorbis: /usr/lib64/libogg.so;/usr/lib64/libvorbis.so;/usr/lib64/libvorbisfile.so;/usr/lib64/libvorbisenc.so
  37. -- Looking for snd_seq_create_simple_port in asound
  38. -- Looking for snd_seq_create_simple_port in asound - found
  39. -- Found ALSA: /usr/lib64/libasound.so
  40. -- Looking for include file machine/soundcard.h
  41. -- Looking for include file machine/soundcard.h - not found
  42. -- Looking for include file linux/awe_voice.h
  43. -- Looking for include file linux/awe_voice.h - not found
  44. -- Looking for include file awe_voice.h
  45. -- Looking for include file awe_voice.h - not found
  46. -- Looking for include file /usr/src/sys/i386/isa/sound/awe_voice.h
  47. -- Looking for include file /usr/src/sys/i386/isa/sound/awe_voice.h - not found
  48. -- Looking for include file /usr/src/sys/gnu/i386/isa/sound/awe_voice.h
  49. -- Looking for include file /usr/src/sys/gnu/i386/isa/sound/awe_voice.h - not found
  50. -- Looking for C++ include sys/asoundlib.h
  51. -- Looking for C++ include sys/asoundlib.h - found
  52. -- Looking for C++ include alsa/asoundlib.h
  53. -- Looking for C++ include alsa/asoundlib.h - found
  54. -- Looking for snd_pcm_resume in asound
  55. -- Looking for snd_pcm_resume in asound - found
  56. -- checking for module 'jack>=0.77'
  57. -- found jack, version 0.124.1
  58. -- checking for module 'fftw3f>=3.0.0'
  59. -- found fftw3f, version 3.3.4
  60. -- checking for module 'fluidsynth>=1.0.7'
  61. -- package 'fluidsynth>=1.0.7' not found
  62. -- checking for module 'gig'
  63. -- package 'gig' not found
  64. -- Could NOT find Wine (missing: WINE_LIBRARIES WINE_INCLUDE_DIRS)
  65. -- checking for module 'samplerate>=0.1.8'
  66. -- found samplerate, version 0.1.8
  67. -- Setting build type to 'Release' as none was specified.
  68. -- Found Git: /usr/bin/git (found version "2.3.5")
  69. (reading log message from standard input)
  70. CMake Warning (dev) at CMakeLists.txt:410 (GET_TARGET_PROPERTY):
  71. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  72. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  73. command to set the policy and suppress this warning.
  74.  
  75. The LOCATION property should not be read from target "bin2res". Use the
  76. target name directly with add_custom_command, or use the generator
  77. expression $<TARGET_FILE>, as appropriate.
  78.  
  79. This warning is for project developers. Use -Wno-dev to suppress it.
  80.  
  81. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
  82. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
  83. -- Looking for gethostbyname
  84. -- Looking for gethostbyname - found
  85. -- Looking for connect
  86. -- Looking for connect - found
  87. -- Looking for remove
  88. -- Looking for remove - found
  89. -- Looking for shmat
  90. -- Looking for shmat - found
  91. -- Looking for IceConnectionNumber in ICE
  92. -- Looking for IceConnectionNumber in ICE - found
  93. -- Found X11: /usr/lib64/libX11.so
  94. -- Could NOT find FLTK (missing: FLTK_LIBRARIES FLTK_INCLUDE_DIR FLTK_FLUID_EXECUTABLE)
  95. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  96.  
  97. Installation Summary
  98. --------------------
  99. * Install Directory : /home/user/.muzyka
  100.  
  101. Supported audio interfaces
  102. --------------------------
  103. * ALSA : OK
  104. * JACK : OK
  105. * OSS : OK
  106. * PortAudio : not found, please install portaudio19-dev (or similar, version >= 1.9) ;if you require PortAudio support
  107. * PulseAudio : OK
  108. * SDL : OK
  109.  
  110. Supported MIDI interfaces
  111. -------------------------
  112. * ALSA : OK
  113. * OSS : OK
  114. * WinMM : <not supported on this platform>
  115.  
  116. Supported file formats for project export
  117. -----------------------------------------
  118. * WAVE : OK
  119. * OGG/VORBIS : OK
  120.  
  121. Optional plugins
  122. ----------------
  123. * Carla Patchbay & Rack : not found, please install the latest carla
  124. * SoundFont2 player : not found, libfluidsynth-dev (or similar);is highly recommended
  125. * Stk Mallets : OK
  126. * VST-instrument hoster : not found, please install (lib)wine-dev (or similar) - 64 bit systems additionally need gcc-multilib and g++-multilib
  127. * VST-effect hoster : not found, please install (lib)wine-dev (or similar) - 64 bit systems additionally need gcc-multilib and g++-multilib
  128. * CALF LADSPA plugins : OK
  129. * CAPS LADSPA plugins : OK
  130. * CMT LADSPA plugins : OK
  131. * TAP LADSPA plugins : OK
  132. * SWH LADSPA plugins : OK
  133. * GIG player : not found, libgig needed for decoding .gig files
  134.  
  135.  
  136. -----------------------------------------------------------------
  137. IMPORTANT:
  138. after installing missing packages, remove CMakeCache.txt before
  139. running cmake again!
  140. -----------------------------------------------------------------
  141.  
  142.  
  143.  
  144. -- Configuring done
  145. -- Generating done
  146. -- Build files have been written to: /home/user/Pobrane/lmms-master/build
  147.  
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty