doomgod

аутпут цмэйка перед успешной компиляцией задротума

Apr 28th, 2014
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.34 KB | None | 0 0
  1. из макпортс берутся лишь более свежие версии бзипа2 и злиба, чем системные
  2.  
  3. -- The C compiler identification is GNU 4.0.1
  4. -- The CXX compiler identification is GNU 4.0.1
  5. -- Checking whether C compiler has -isysroot
  6. -- Checking whether C compiler has -isysroot - yes
  7. -- Checking whether C compiler supports OSX deployment target flag
  8. -- Checking whether C compiler supports OSX deployment target flag - yes
  9. -- Check for working C compiler: /usr/bin/gcc-4.0
  10. -- Check for working C compiler: /usr/bin/gcc-4.0 -- works
  11. -- Detecting C compiler ABI info
  12. -- Detecting C compiler ABI info - done
  13. -- Checking whether CXX compiler has -isysroot
  14. -- Checking whether CXX compiler has -isysroot - yes
  15. -- Checking whether CXX compiler supports OSX deployment target flag
  16. -- Checking whether CXX compiler supports OSX deployment target flag - yes
  17. -- Check for working CXX compiler: /usr/bin/g++-4.0
  18. -- Check for working CXX compiler: /usr/bin/g++-4.0 -- works
  19. -- Detecting CXX compiler ABI info
  20. -- Detecting CXX compiler ABI info - done
  21. -- Found BZip2: /opt/local/lib/libbz2.dylib (found version "1.0.6")
  22. -- Looking for BZ2_bzCompressInit in /opt/local/lib/libbz2.dylib
  23. -- Looking for BZ2_bzCompressInit in /opt/local/lib/libbz2.dylib - found
  24. -- Found JPEG: /opt/local/lib/libjpeg.dylib
  25. -- Found ZLIB: /opt/local/lib/libz.dylib (found version "1.2.8")
  26. -- Using system zlib
  27. -- Using system jpeg library
  28. -- Using system bzip2 library
  29. -- Looking for strdup
  30. -- Looking for strdup - found
  31. -- Looking for strndup
  32. -- Looking for strndup - not found
  33. -- Looking for sys/types.h
  34. -- Looking for sys/types.h - found
  35. -- Looking for stdint.h
  36. -- Looking for stdint.h - found
  37. -- Looking for stddef.h
  38. -- Looking for stddef.h - found
  39. -- Check size of char
  40. -- Check size of char - done
  41. -- Check size of short
  42. -- Check size of short - done
  43. -- Check size of int
  44. -- Check size of int - done
  45. -- Check size of long
  46. -- Check size of long - done
  47. -- /opt/local/include
  48. -- /opt/local/include
  49. -- /Users/stas/doom/zandrosrc/lzma/C
  50. -- Performing Test HAVE_NO_ARRAY_BOUNDS
  51. -- Performing Test HAVE_NO_ARRAY_BOUNDS - Failed
  52. -- Looking for itoa
  53. -- Looking for itoa - not found
  54. -- Found PkgConfig: /opt/local/bin/pkg-config (found version "0.28")
  55. -- Found OpenGL: /System/Library/Frameworks/OpenGL.framework
  56. -- Found SDL: /Library/Frameworks/SDL.framework;-framework Cocoa (found version "1.2.15")
  57. -- FMOD include files found at /Developer/FMOD Programmers API Mac/api/inc
  58. -- FMOD library found at /Developer/FMOD Programmers API Mac/api/lib/libfmodex.dylib
  59. -- GLEW include files found at /opt/local/include
  60. -- Looking for filelength
  61. -- Looking for filelength - not found
  62. -- Looking for strupr
  63. -- Looking for strupr - not found
  64. -- Looking for stricmp
  65. -- Looking for stricmp - not found
  66. -- Looking for strnicmp
  67. -- Looking for strnicmp - not found
  68. -- Looking for sigtimedwait
  69. -- Looking for sigtimedwait - not found
  70. -- Looking for clock_gettime in rt
  71. -- Looking for clock_gettime in rt - not found
  72. -- Looking for clock_gettime
  73. -- Looking for clock_gettime - not found
  74. -- Could not find clock_gettime. Timing statistics will not be available.
  75. -- Performing Test HAS_VA_COPY
  76. -- Performing Test HAS_VA_COPY - Success
  77. -- Configuring done
  78. -- Generating done
  79. -- Build files have been written to: /Users/stas/doom/zandrosrc/release
Advertisement
Add Comment
Please, Sign In to add comment