Advertisement
Guest User

Untitled

a guest
Jul 7th, 2015
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.22 KB | None | 0 0
  1. 2015-06-09 10:48:18 -0700
  2.  
  3. ./configure
  4. --disable-dependency-tracking
  5. --disable-silent-rules
  6. --prefix=/usr/local/Cellar/pixman/0.32.6
  7. --disable-gtk
  8.  
  9. checking for a BSD-compatible install... /usr/bin/install -c
  10. checking whether build environment is sane... yes
  11. /private/tmp/pixman20150609-5014-a4r5r1/pixman-0.32.6/missing: Unknown `--is-lightweight' option
  12. Try `/private/tmp/pixman20150609-5014-a4r5r1/pixman-0.32.6/missing --help' for more information
  13. configure: WARNING: 'missing' script is too old or missing
  14. checking for a thread-safe mkdir -p... ./install-sh -c -d
  15. checking for gawk... no
  16. checking for mawk... no
  17. checking for nawk... no
  18. checking for awk... awk
  19. checking whether make sets $(MAKE)... yes
  20. checking whether make supports nested variables... yes
  21. checking whether make supports nested variables... (cached) yes
  22. checking build system type... x86_64-apple-darwin15.0.0
  23. checking host system type... x86_64-apple-darwin15.0.0
  24. checking for gcc... clang
  25. checking whether the C compiler works... yes
  26. checking for C compiler default output file name... a.out
  27. checking for suffix of executables...
  28. checking whether we are cross compiling... no
  29. checking for suffix of object files... o
  30. checking whether we are using the GNU C compiler... yes
  31. checking whether clang accepts -g... yes
  32. checking for clang option to accept ISO C89... none needed
  33. checking for style of include used by make... GNU
  34. checking dependency style of clang... none
  35. checking dependency style of clang... none
  36. checking how to print strings... printf
  37. checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed
  38. checking for grep that handles long lines and -e... /usr/bin/grep
  39. checking for egrep... /usr/bin/grep -E
  40. checking for fgrep... /usr/bin/grep -F
  41. checking for ld used by clang... /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  42. checking if the linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  43. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
  44. checking the name lister (/usr/bin/nm) interface... BSD nm
  45. checking whether ln -s works... yes
  46. checking the maximum length of command line arguments... 196608
  47. checking whether the shell understands some XSI constructs... yes
  48. checking whether the shell understands "+="... yes
  49. checking how to convert x86_64-apple-darwin15.0.0 file names to x86_64-apple-darwin15.0.0 format... func_convert_file_noop
  50. checking how to convert x86_64-apple-darwin15.0.0 file names to toolchain format... func_convert_file_noop
  51. checking for /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
  52. checking for objdump... no
  53. checking how to recognize dependent libraries... pass_all
  54. checking for dlltool... no
  55. checking how to associate runtime and link libraries... printf %s\n
  56. checking for ar... ar
  57. checking for archiver @FILE support... no
  58. checking for strip... strip
  59. checking for ranlib... ranlib
  60. checking command to parse /usr/bin/nm output from clang object... ok
  61. checking for sysroot... no
  62. checking for mt... no
  63. checking if : is a manifest tool... no
  64. checking for dsymutil... dsymutil
  65. checking for nmedit... nmedit
  66. checking for lipo... lipo
  67. checking for otool... otool
  68. checking for otool64... no
  69. checking for -single_module linker flag... yes
  70. checking for -exported_symbols_list linker flag... yes
  71. checking for -force_load linker flag... yes
  72. checking how to run the C preprocessor... clang -E
  73. checking for ANSI C header files... yes
  74. checking for sys/types.h... yes
  75. checking for sys/stat.h... yes
  76. checking for stdlib.h... yes
  77. checking for string.h... yes
  78. checking for memory.h... yes
  79. checking for strings.h... yes
  80. checking for inttypes.h... yes
  81. checking for stdint.h... yes
  82. checking for unistd.h... yes
  83. checking for dlfcn.h... yes
  84. checking for objdir... .libs
  85. checking if clang supports -fno-rtti -fno-exceptions... yes
  86. checking for clang option to produce PIC... -fno-common -DPIC
  87. checking if clang PIC flag -fno-common -DPIC works... yes
  88. checking if clang static flag -static works... no
  89. checking if clang supports -c -o file.o... yes
  90. checking if clang supports -c -o file.o... (cached) yes
  91. checking whether the clang linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  92. checking dynamic linker characteristics... darwin15.0.0 dyld
  93. checking how to hardcode library paths into programs... immediate
  94. checking whether stripping libraries is possible... yes
  95. checking if libtool supports shared libraries... yes
  96. checking whether to build shared libraries... yes
  97. checking whether to build static libraries... yes
  98. checking for getisax... no
  99. checking whether byte ordering is bigendian... no
  100. checking for inline... inline
  101. checking whether the compiler supports -Werror... yes
  102. checking size of long... 8
  103. checking whether __SUNPRO_C is declared... no
  104. checking whether __amd64 is declared... no
  105. checking whether the compiler supports -Wall... yes
  106. checking whether the compiler supports -Wdeclaration-after-statement... yes
  107. checking whether the compiler supports -fno-strict-aliasing... yes
  108. checking for clang option to support OpenMP... unsupported
  109. checking whether the compiler supports -fvisibility=hidden... yes
  110. checking whether the compiler supports -xldscope=hidden... no
  111. checking whether to use Loongson MMI assembler... no
  112. checking whether to use MMX intrinsics... yes
  113. checking whether to use SSE2 intrinsics... yes
  114. checking whether to use SSSE3 intrinsics... yes
  115. checking whether to use VMX/Altivec intrinsics... no
  116. checking whether to use ARM SIMD assembler... no
  117. checking whether to use ARM NEON assembler... no
  118. checking whether to use ARM IWMMXT intrinsics... no
  119. checking whether to use MIPS DSPr2 assembler... no
  120. checking whether to use GNU-style inline assembler... yes
  121. checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
  122. checking pkg-config is at least version 0.9.0... yes
  123. checking for posix_memalign... yes
  124. checking for sigaction... yes
  125. checking for alarm... yes
  126. checking sys/mman.h usability... yes
  127. checking sys/mman.h presence... yes
  128. checking for sys/mman.h... yes
  129. checking for mmap... yes
  130. checking for mprotect... yes
  131. checking for getpagesize... yes
  132. checking fenv.h usability... yes
  133. checking fenv.h presence... yes
  134. checking for fenv.h... yes
  135. checking for feenableexcept in -lm... no
  136. checking for gettimeofday... yes
  137. checking sys/time.h usability... yes
  138. checking sys/time.h presence... yes
  139. checking for sys/time.h... yes
  140. checking for library containing sqrtf... none required
  141. checking for thread local storage (TLS) support... __thread
  142. checking for pthreads... yes
  143. checking for __attribute__((constructor))... yes
  144. checking for __float128... no
  145. checking for __builtin_clz... yes
  146. checking for GCC vector extensions... no
  147. checking for PNG... no
  148. checking that generated files are newer than configure... done
  149. configure: creating ./config.status
  150. config.status: creating pixman-1.pc
  151. config.status: creating pixman-1-uninstalled.pc
  152. config.status: creating Makefile
  153. config.status: creating pixman/Makefile
  154. config.status: creating pixman/pixman-version.h
  155. config.status: creating demos/Makefile
  156. config.status: creating test/Makefile
  157. config.status: creating config.h
  158. config.status: executing depfiles commands
  159. config.status: executing libtool commands
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement