Advertisement
Guest User

Untitled

a guest
May 16th, 2014
315
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.18 KB | None | 0 0
  1. MacBookAir:xbmc-pvr-addons marieke1001$ ./configure
  2. checking build system type... x86_64-apple-darwin13.1.0
  3. checking host system type... x86_64-apple-darwin13.1.0
  4. checking target system type... x86_64-apple-darwin13.1.0
  5. checking for a BSD-compatible install... /opt/local/bin/ginstall -c
  6. checking whether build environment is sane... yes
  7. checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
  8. checking for gawk... gawk
  9. checking whether make sets $(MAKE)... yes
  10. checking whether make supports nested variables... yes
  11. checking whether make supports nested variables... (cached) yes
  12. checking for g++... g++
  13. checking whether the C++ compiler works... yes
  14. checking for C++ compiler default output file name... a.out
  15. checking for suffix of executables...
  16. checking whether we are cross compiling... no
  17. checking for suffix of object files... o
  18. checking whether we are using the GNU C++ compiler... yes
  19. checking whether g++ accepts -g... yes
  20. checking for style of include used by make... GNU
  21. checking dependency style of g++... gcc3
  22. checking for gcc... gcc
  23. checking whether we are using the GNU C compiler... yes
  24. checking whether gcc accepts -g... yes
  25. checking for gcc option to accept ISO C89... none needed
  26. checking whether gcc understands -c and -o together... yes
  27. checking dependency style of gcc... gcc3
  28. checking how to run the C preprocessor... gcc -E
  29. checking how to print strings... printf
  30. checking for a sed that does not truncate output... /opt/local/bin/gsed
  31. checking for grep that handles long lines and -e... /opt/local/bin/grep
  32. checking for egrep... /opt/local/bin/grep -E
  33. checking for fgrep... /opt/local/bin/grep -F
  34. checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  35. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  36. checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
  37. checking the name lister (/opt/local/bin/nm) interface... BSD nm
  38. checking whether ln -s works... yes
  39. checking the maximum length of command line arguments... 196608
  40. checking whether the shell understands some XSI constructs... yes
  41. checking whether the shell understands "+="... yes
  42. checking how to convert x86_64-apple-darwin13.1.0 file names to x86_64-apple-darwin13.1.0 format... func_convert_file_noop
  43. checking how to convert x86_64-apple-darwin13.1.0 file names to toolchain format... func_convert_file_noop
  44. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
  45. checking for objdump... no
  46. checking how to recognize dependent libraries... pass_all
  47. checking for dlltool... no
  48. checking how to associate runtime and link libraries... printf %s\n
  49. checking for ar... ar
  50. checking for archiver @FILE support... no
  51. checking for strip... strip
  52. checking for ranlib... ranlib
  53. checking command to parse /opt/local/bin/nm output from gcc object... ok
  54. checking for sysroot... no
  55. checking for mt... no
  56. checking if : is a manifest tool... no
  57. checking for dsymutil... dsymutil
  58. checking for nmedit... nmedit
  59. checking for lipo... lipo
  60. checking for otool... otool
  61. checking for otool64... no
  62. checking for -single_module linker flag... yes
  63. checking for -exported_symbols_list linker flag... yes
  64. checking for -force_load linker flag... yes
  65. checking for ANSI C header files... yes
  66. checking for sys/types.h... yes
  67. checking for sys/stat.h... yes
  68. checking for stdlib.h... yes
  69. checking for string.h... yes
  70. checking for memory.h... yes
  71. checking for strings.h... yes
  72. checking for inttypes.h... yes
  73. checking for stdint.h... yes
  74. checking for unistd.h... yes
  75. checking for dlfcn.h... yes
  76. checking for objdir... .libs
  77. checking if gcc supports -fno-rtti -fno-exceptions... yes
  78. checking for gcc option to produce PIC... -fno-common -DPIC
  79. checking if gcc PIC flag -fno-common -DPIC works... yes
  80. checking if gcc static flag -static works... no
  81. checking if gcc supports -c -o file.o... yes
  82. checking if gcc supports -c -o file.o... (cached) yes
  83. checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  84. checking dynamic linker characteristics... darwin13.1.0 dyld
  85. checking how to hardcode library paths into programs... immediate
  86. checking whether stripping libraries is possible... yes
  87. checking if libtool supports shared libraries... yes
  88. checking whether to build shared libraries... yes
  89. checking whether to build static libraries... yes
  90. checking how to run the C++ preprocessor... g++ -E
  91. checking for ld used by g++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  92. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  93. checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  94. checking for g++ option to produce PIC... -fno-common -DPIC
  95. checking if g++ PIC flag -fno-common -DPIC works... yes
  96. checking if g++ static flag -static works... no
  97. checking if g++ supports -c -o file.o... yes
  98. checking if g++ supports -c -o file.o... (cached) yes
  99. checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  100. checking dynamic linker characteristics... darwin13.1.0 dyld
  101. checking how to hardcode library paths into programs... immediate
  102. checking for library containing pthread_create... none required
  103. checking for pkg-config... yes
  104. checking for main in -lGL... no
  105. GL: no
  106. checking for main in -lGLESv2... no
  107. GLES2: no
  108. checking for ../xbmc/xbmc.h... no
  109. Intree build: false
  110. checking for __sync_add_and_fetch(temp, 1)... yes
  111. checking for __sync_sub_and_fetch(temp, 1)... yes
  112. checking for __sync_val_compare_and_swap(temp, 1, 1)... yes
  113. checking that generated files are newer than configure... done
  114. configure: creating ./config.status
  115. config.status: creating Makefile
  116. config.status: creating lib/Makefile
  117. config.status: creating lib/jsoncpp/Makefile
  118. config.status: creating lib/libhts/Makefile
  119. config.status: creating lib/tinyxml/Makefile
  120. config.status: creating lib/cmyth/Makefile
  121. config.status: creating lib/cmyth/libcmyth/Makefile
  122. config.status: creating lib/cmyth/librefmem/Makefile
  123. config.status: creating lib/tinyxml2/Makefile
  124. config.status: creating lib/libdvblinkremote/Makefile
  125. config.status: creating addons/Makefile
  126. config.status: creating addons/pvr.demo/Makefile
  127. config.status: creating addons/pvr.dvbviewer/Makefile
  128. config.status: creating addons/pvr.argustv/Makefile
  129. config.status: creating addons/pvr.hts/Makefile
  130. config.status: creating addons/pvr.tvh/Makefile
  131. config.status: creating addons/pvr.mediaportal.tvserver/Makefile
  132. config.status: creating addons/pvr.nextpvr/Makefile
  133. config.status: creating addons/pvr.njoy/Makefile
  134. config.status: creating addons/pvr.vuplus/Makefile
  135. config.status: creating addons/pvr.vdr.vnsi/Makefile
  136. config.status: creating addons/pvr.mythtv.cmyth/Makefile
  137. config.status: creating addons/pvr.dvblink/Makefile
  138. config.status: creating addons/pvr.wmc/Makefile
  139. config.status: creating addons/pvr.iptvsimple/Makefile
  140. config.status: creating addons/pvr.argustv/addon/addon.xml
  141. config.status: creating addons/pvr.demo/addon/addon.xml
  142. config.status: creating addons/pvr.dvbviewer/addon/addon.xml
  143. config.status: creating addons/pvr.hts/addon/addon.xml
  144. config.status: creating addons/pvr.tvh/addon/addon.xml
  145. config.status: creating addons/pvr.mediaportal.tvserver/addon/addon.xml
  146. config.status: creating addons/pvr.mythtv.cmyth/addon/addon.xml
  147. config.status: creating addons/pvr.nextpvr/addon/addon.xml
  148. config.status: creating addons/pvr.njoy/addon/addon.xml
  149. config.status: creating addons/pvr.vdr.vnsi/addon/addon.xml
  150. config.status: creating addons/pvr.vuplus/addon/addon.xml
  151. config.status: creating addons/pvr.dvblink/addon/addon.xml
  152. config.status: creating addons/pvr.wmc/addon/addon.xml
  153. config.status: creating addons/pvr.iptvsimple/addon/addon.xml
  154. config.status: executing depfiles commands
  155. config.status: executing libtool commands
  156. MacBookAir:xbmc-pvr-addons marieke1001$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement