Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2011
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.86 KB | None | 0 0
  1. ==> Determining latest git revision...
  2. -> Version found: 20111122
  3. ==> Making package: enigma2 20111122-1 (mar nov 22 13:14:37 CET 2011)
  4. ==> Checking runtime dependencies...
  5. ==> Checking buildtime dependencies...
  6. ==> Retrieving Sources...
  7. -> Found rollback_lirc_support.diff
  8. -> Found etc.tar.gz
  9. -> Found enigma21_11_11.patch
  10. ==> Validating source files with md5sums...
  11. rollback_lirc_support.diff ... Passed
  12. etc.tar.gz ... Passed
  13. enigma21_11_11.patch ... Passed
  14. ==> Extracting Sources...
  15. -> Extracting etc.tar.gz with bsdtar
  16. ==> Starting build()...
  17. ==> Connecting to GIT server....
  18. Cloning into Enigma2PC...
  19. remote: Counting objects: 56806, done.
  20. remote: Compressing objects: 100% (10617/10617), done.
  21. remote: Total 56806 (delta 46243), reused 56686 (delta 46123)
  22. Receiving objects: 100% (56806/56806), 21.81 MiB | 1.05 MiB/s, done.
  23. Resolving deltas: 100% (46243/46243), done.
  24. Already on 'new_xine_plugin'
  25. patching file data/keymap.xml
  26. patching file lib/base/condVar.cpp
  27. patching file lib/base/condVar.h
  28. patching file lib/driver/Makefile.am
  29. patching file lib/dvb/decoder.cpp
  30. patching file lib/dvb/decoder.h
  31. patching file lib/gdi/gxlibdc.cpp
  32. patching file lib/gdi/xineLib.cpp
  33. patching file lib/gdi/xineLib.h
  34. patching file lib/service/servicedvb.cpp
  35. patching file lib/service/servicemp3.cpp
  36. patching file lib/service/servicemp3.h
  37. libtoolize: putting auxiliary files in `.'.
  38. libtoolize: copying file `./ltmain.sh'
  39. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  40. libtoolize: copying file `m4/libtool.m4'
  41. libtoolize: copying file `m4/ltoptions.m4'
  42. libtoolize: copying file `m4/ltsugar.m4'
  43. libtoolize: copying file `m4/ltversion.m4'
  44. libtoolize: copying file `m4/lt~obsolete.m4'
  45. libtoolize: Remember to add `LT_INIT' to configure.ac.
  46. configure.ac:14: installing `./config.guess'
  47. configure.ac:14: installing `./config.sub'
  48. configure.ac:2: installing `./install-sh'
  49. configure.ac:2: installing `./missing'
  50. lib/actions/Makefile.am: installing `./depcomp'
  51. lib/python/Components/Converter/Makefile.am:3: installing `./py-compile'
  52. Makefile.am: installing `./INSTALL'
  53. checking for a BSD-compatible install... /bin/install -c
  54. checking whether build environment is sane... yes
  55. checking for a thread-safe mkdir -p... /bin/mkdir -p
  56. checking for gawk... gawk
  57. checking whether make sets $(MAKE)... yes
  58. checking how to create a pax tar archive... gnutar
  59. checking for style of include used by make... GNU
  60. checking for gcc... gcc
  61. checking whether the C compiler works... yes
  62. checking for C compiler default output file name... a.out
  63. checking for suffix of executables...
  64. checking whether we are cross compiling... no
  65. checking for suffix of object files... o
  66. checking whether we are using the GNU C compiler... yes
  67. checking whether gcc accepts -g... yes
  68. checking for gcc option to accept ISO C89... none needed
  69. checking dependency style of gcc... gcc3
  70. checking how to run the C preprocessor... gcc -E
  71. checking for grep that handles long lines and -e... /bin/grep
  72. checking for egrep... /bin/grep -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 minix/config.h usability... no
  84. checking minix/config.h presence... no
  85. checking for minix/config.h... no
  86. checking whether it is safe to define __EXTENSIONS__... yes
  87. checking for special C compiler options needed for large files... no
  88. checking for _FILE_OFFSET_BITS value needed for large files... no
  89. checking for gcc... (cached) gcc
  90. checking whether we are using the GNU C compiler... (cached) yes
  91. checking whether gcc accepts -g... (cached) yes
  92. checking for gcc option to accept ISO C89... (cached) none needed
  93. checking dependency style of gcc... (cached) gcc3
  94. checking for g++... g++
  95. checking whether we are using the GNU C++ compiler... yes
  96. checking whether g++ accepts -g... yes
  97. checking dependency style of g++... gcc3
  98. checking build system type... x86_64-unknown-linux-gnu
  99. checking host system type... x86_64-unknown-linux-gnu
  100. checking how to print strings... printf
  101. checking for a sed that does not truncate output... /bin/sed
  102. checking for fgrep... /bin/grep -F
  103. checking for ld used by gcc... /usr/bin/ld
  104. checking if the linker (/usr/bin/ld) is GNU ld... yes
  105. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  106. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  107. checking whether ln -s works... yes
  108. checking the maximum length of command line arguments... 1572864
  109. checking whether the shell understands some XSI constructs... yes
  110. checking whether the shell understands "+="... yes
  111. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  112. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  113. checking for /usr/bin/ld option to reload object files... -r
  114. checking for objdump... objdump
  115. checking how to recognize dependent libraries... pass_all
  116. checking for dlltool... no
  117. checking how to associate runtime and link libraries... printf %s\n
  118. checking for ar... ar
  119. checking for archiver @FILE support... @
  120. checking for strip... strip
  121. checking for ranlib... ranlib
  122. checking command to parse /usr/bin/nm -B output from gcc object... ok
  123. checking for sysroot... no
  124. checking for mt... no
  125. checking if : is a manifest tool... no
  126. checking for dlfcn.h... yes
  127. checking for objdir... .libs
  128. checking if gcc supports -fno-rtti -fno-exceptions... no
  129. checking for gcc option to produce PIC... -fPIC -DPIC
  130. checking if gcc PIC flag -fPIC -DPIC works... yes
  131. checking if gcc static flag -static works... yes
  132. checking if gcc supports -c -o file.o... yes
  133. checking if gcc supports -c -o file.o... (cached) yes
  134. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  135. checking whether -lc should be explicitly linked in... no
  136. checking dynamic linker characteristics... GNU/Linux ld.so
  137. checking how to hardcode library paths into programs... immediate
  138. checking whether stripping libraries is possible... yes
  139. checking if libtool supports shared libraries... yes
  140. checking whether to build shared libraries... yes
  141. checking whether to build static libraries... yes
  142. checking how to run the C++ preprocessor... g++ -E
  143. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  144. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  145. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  146. checking for g++ option to produce PIC... -fPIC -DPIC
  147. checking if g++ PIC flag -fPIC -DPIC works... yes
  148. checking if g++ static flag -static works... yes
  149. checking if g++ supports -c -o file.o... yes
  150. checking if g++ supports -c -o file.o... (cached) yes
  151. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  152. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  153. checking how to hardcode library paths into programs... immediate
  154. checking dbox/fp.h usability... no
  155. checking dbox/fp.h presence... no
  156. checking for dbox/fp.h... no
  157. checking dbox/lcd-ks0713.h usability... no
  158. checking dbox/lcd-ks0713.h presence... no
  159. checking for dbox/lcd-ks0713.h... no
  160. checking for msgfmt... /usr/bin/msgfmt
  161. checking for python... /usr/bin/python
  162. checking for python version... 3.2
  163. checking for python platform... linux2
  164. checking for python script directory... ${prefix}/lib/python3.2/site-packages
  165. checking for python extension module directory... ${exec_prefix}/lib/python3.2/site-packages
  166. checking for python3.2... (cached) /usr/bin/python
  167. checking for a version of Python >= '2.1.0'... yes
  168. checking for the distutils Python package... yes
  169. checking for Python include path... -I/usr/include/python3.2mu
  170. checking for Python library path... -L/usr/lib/python3.2/config -lpython3.2
  171. checking for Python site-packages path... /usr/lib/python3.2/site-packages
  172. checking python extra libraries... -lpthread -ldl -lutil
  173. checking python extra linking flags... -Xlinker -export-dynamic
  174. checking consistency of all components of python development environment... no
  175. configure: error: in `/var/abs/local/yaourtbuild/enigma2/src/Enigma2PC-build':
  176. configure: error:
  177. Could not link test program to Python. Maybe the main Python library has been
  178. installed in some non-standard library path. If so, pass it to configure,
  179. via the LDFLAGS environment variable.
  180. Example: ./configure LDFLAGS="-L/usr/non-standard-path/python/lib"
  181. ============================================================================
  182. ERROR!
  183. You probably have to install the development version of the Python package
  184. for your distribution. The exact name of this package varies among them.
  185. ============================================================================
  186.  
  187.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement