Advertisement
Guest User

cmake output from homebrew scribus-dev install

a guest
Jun 2nd, 2014
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CMake 4.53 KB | None | 0 0
  1. -- Shared Library Flags:
  2. -- The C compiler identification is Clang 5.1.0
  3. -- The CXX compiler identification is Clang 5.1.0
  4. -- Check for working C compiler: /usr/local/Library/ENV/4.3/clang
  5. -- Check for working C compiler: /usr/local/Library/ENV/4.3/clang -- works
  6. -- Detecting C compiler ABI info
  7. -- Detecting C compiler ABI info - done
  8. -- Check for working CXX compiler: /usr/local/Library/ENV/4.3/clang++
  9. -- Check for working CXX compiler: /usr/local/Library/ENV/4.3/clang++ -- works
  10. -- Detecting CXX compiler ABI info
  11. -- Detecting CXX compiler ABI info - done
  12. -- Scribus 1.5.0.svn will be built to install into /usr/local/Cellar/scribus-dev/HEAD/ScribusDev.app/Contents
  13. -- Machine: x86_64-apple-darwin12.5.0, void pointer size: 8
  14. -- Found target X86
  15. -- Found Snow Leopard Target: Apple, 64 bit, X86
  16. -- Found target X86_64
  17. -- Building for target x86_64-apple-darwin12.5.0
  18. -- APPLEBUNDLE install prefix: /usr/local/Cellar/scribus-dev/HEAD/ScribusDev.app/Contents
  19. -- Using standard ApplicationDataDir. You can change it with -DAPPLICATION_DATA_DIR
  20. Setting x86_64 Architecture for OSX Build/Bundle
  21. -- x86_64
  22. -- ----- USE QT 5-----
  23. -- ----- USE QT Widgets-----
  24. -- ----- USE Qt5Gui -----
  25. -- ----- USE QT 5 XML -----
  26. -- ----- USE Qt5WebKit -----
  27. -- ----- USE Qt5WebKitWidgets -----
  28. -- ----- USE Qt5Network -----
  29. -- ----- USE Qt5OpenGL -----
  30. -- ----- USE Qt5LinguistTools -----
  31. -- Found ZLIB: /usr/local/opt/zlib/lib/libz.dylib  
  32. ZLIB Library Found OK
  33. No OSG found, building without 3D Extension
  34. -- Found JPEG: /usr/local/lib/libjpeg.dylib  
  35. JPEG Library Found OK
  36. -- Found TIFF: /usr/local/lib/libtiff.dylib  
  37. TIFF Library Found OK
  38. -- Found PythonLibs: /usr/lib/libpython2.7.dylib (found suitable version "2.7.7", minimum required is "2")
  39. Python Library Found OK
  40. -- Found Freetype: /usr/local/lib/libfreetype.dylib (found version "2.5.0")
  41. -- FreeType2 Library Found OK
  42. -- Looking for FT_Get_First_Char in /usr/local/lib/libfreetype.dylib
  43. -- Looking for FT_Get_First_Char in /usr/local/lib/libfreetype.dylib - found
  44. -- Looking for FT_Get_Next_Char in /usr/local/lib/libfreetype.dylib
  45. -- Looking for FT_Get_Next_Char in /usr/local/lib/libfreetype.dylib - found
  46. -- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.28")
  47. -- checking for one of the modules 'libcairo>=1.10.0;cairo>=1.10.0'
  48. CAIRO Library Found OK
  49. -- Found Cups: /usr/lib/libcups.dylib (found version "1.6.2")
  50. CUPS Library Found OK
  51. -- Found LibXml2: /usr/lib/libxml2.dylib (found version "2.7.3")
  52. LIBXML2 Library Found OK
  53. LCMS 2 ReleaseLibrary: /usr/local/lib/liblcms2.dylib
  54. LCMS 2 Debug Library: LCMS2_LIBRARY_DEBUG-NOTFOUND
  55. LCMS 2 Library: /usr/local/lib/liblcms2.dylib
  56. LittleCMS-2 Library Found OK
  57. -- checking for one of the modules 'fontconfig'
  58. FontConfig Found OK
  59. -- Found HUNSPELL: /usr/local/lib/libhunspell-1.3.dylib  
  60. Hunspell Found OK
  61. PoDoFo found OK
  62. -- Boost version: 1.55.0
  63. Boost Library Found OK
  64. Building without GraphicksMagick (use -DWANT_GRAPHICSMAGICK=1 to enable)
  65. -- checking for one of the modules 'libpoppler>=0.19.0;poppler>=0.19.0'
  66. Poppler NOT found - Disabling support for native PDF import
  67. -- Check if the system is big endian
  68. -- Searching 16 bit integer
  69. -- Looking for sys/types.h
  70. -- Looking for sys/types.h - found
  71. -- Looking for stdint.h
  72. -- Looking for stdint.h - found
  73. -- Looking for stddef.h
  74. -- Looking for stddef.h - found
  75. -- Check size of unsigned short
  76. -- Check size of unsigned short - done
  77. -- Using unsigned short
  78. -- Check if the system is big endian - little endian
  79. -- Looking for dlfcn.h
  80. -- Looking for dlfcn.h - found
  81. -- Looking for unistd.h
  82. -- Looking for unistd.h - found
  83. -- Looking for sys/stat.h
  84. -- Looking for sys/stat.h - found
  85. -- Looking for include file endian.h
  86. -- Looking for include file endian.h - not found
  87. -- Looking for include file fcntl.h
  88. -- Looking for include file fcntl.h - found
  89. RPATH: lib/scribus/plugins/;
  90. -- Qt5::CoreQt5::WidgetsQt5::GuiQt5::XmlQt5::WebKitQt5::WebKitWidgetsQt5::NetworkQt5::OpenGL/usr/lib/libxml2.dylib/usr/local/opt/zlib/lib/libz.dylib-undefined dynamic_lookup
  91. -- checking for module 'libwpg-0.2'
  92. --   package 'libwpg-0.2' not found
  93. -- checking for module 'libwpg-0.2'
  94. --   package 'libwpg-0.2' not found
  95. -- Building with Scripter 1
  96. -- No source header files will be installed
  97. -- /tmp/scribus-dev-0VOq/resources/translations
  98. -- The following GUI languages will be installed:
  99. -- Configuring done
  100. -- Generating done
  101. CMake Warning:
  102.   Manually-specified variables were not used by the project:
  103.  
  104.     USE_QT5
  105.     WANT_CAIRO
  106.  
  107.  
  108. -- Build files have been written to: /tmp/scribus-dev-0VOq
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement