Advertisement
Guest User

make full output

a guest
Jul 22nd, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.08 KB | None | 0 0
  1. Configuring Blender in "/home/beanbean/src/blender-git/build_linux_full" ...
  2. loading initial cache file /home/beanbean/src/blender-git/blender/build_files/cmake/config/blender_full.cmake
  3. -- Could NOT find OpenJPEG (missing: OPENJPEG_LIBRARY OPENJPEG_INCLUDE_DIR)
  4. -- Could NOT find SDL2 (missing: SDL2_LIBRARY SDL2_INCLUDE_DIR)
  5. -- Boost version: 1.65.1
  6. -- Found the following Boost libraries:
  7. --   filesystem
  8. --   regex
  9. --   thread
  10. --   date_time
  11. --   wave
  12. --   locale
  13. --   iostreams
  14. --   system
  15. --   chrono
  16. --   atomic
  17. --   serialization
  18. runningllvm-config-
  19. -- Could NOT find LLVM (missing: LLVM_LIBRARY)
  20. -- LLVM not found
  21. CMake Error at CMakeLists.txt:929 (message):
  22.   Cycles OSL requires WITH_LLVM, the library may not have been found.
  23.   Configure LLVM or disable WITH_CYCLES_OSL
  24.  
  25.  
  26. -- Configuring incomplete, errors occurred!
  27. See also "/home/beanbean/src/blender-git/build_linux_full/CMakeFiles/CMakeOutput.log".
  28. See also "/home/beanbean/src/blender-git/build_linux_full/CMakeFiles/CMakeError.log".
  29. GNUmakefile:128: recipe for target 'all' failed
  30. make: *** [all] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement