Advertisement
Guest User

Untitled

a guest
Nov 27th, 2014
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.31 KB | None | 0 0
  1. checking build system type... x86_64-unknown-linux-gnu
  2. checking host system type... x86_64-unknown-linux-gnu
  3. checking target system type... x86_64-unknown-linux-gnu
  4. checking for a BSD-compatible install... /usr/bin/install -c
  5. checking whether build environment is sane... yes
  6. checking for a thread-safe mkdir -p... /bin/mkdir -p
  7. checking for gawk... gawk
  8. checking whether make sets $(MAKE)... yes
  9. checking whether to enable maintainer-specific portions of Makefiles... no
  10. checking for gcc... gcc
  11. checking whether the C compiler works... yes
  12. checking for C compiler default output file name... a.out
  13. checking for suffix of executables...
  14. checking whether we are cross compiling... no
  15. checking for suffix of object files... o
  16. checking whether we are using the GNU C compiler... yes
  17. checking whether gcc accepts -g... yes
  18. checking for gcc option to accept ISO C89... none needed
  19. checking for style of include used by make... GNU
  20. checking dependency style of gcc... gcc3
  21. checking how to run the C preprocessor... gcc -E
  22. checking for inline... inline
  23. checking how to print strings... printf
  24. checking for a sed that does not truncate output... /bin/sed
  25. checking for grep that handles long lines and -e... /bin/grep
  26. checking for egrep... /bin/grep -E
  27. checking for fgrep... /bin/grep -F
  28. checking for ld used by gcc... /usr/bin/ld
  29. checking if the linker (/usr/bin/ld) is GNU ld... yes
  30. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  31. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  32. checking whether ln -s works... yes
  33. checking the maximum length of command line arguments... 3458764513820540925
  34. checking whether the shell understands some XSI constructs... yes
  35. checking whether the shell understands "+="... yes
  36. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  37. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  38. checking for /usr/bin/ld option to reload object files... -r
  39. checking for objdump... objdump
  40. checking how to recognize dependent libraries... pass_all
  41. checking for dlltool... dlltool
  42. checking how to associate runtime and link libraries... printf %s\n
  43. checking for ar... ar
  44. checking for archiver @FILE support... @
  45. checking for strip... strip
  46. checking for ranlib... ranlib
  47. checking command to parse /usr/bin/nm -B output from gcc object... ok
  48. checking for sysroot... no
  49. checking for mt... mt
  50. checking if mt is a manifest tool... no
  51. checking for ANSI C header files... yes
  52. checking for sys/types.h... yes
  53. checking for sys/stat.h... yes
  54. checking for stdlib.h... yes
  55. checking for string.h... yes
  56. checking for memory.h... yes
  57. checking for strings.h... yes
  58. checking for inttypes.h... yes
  59. checking for stdint.h... yes
  60. checking for unistd.h... yes
  61. checking for dlfcn.h... yes
  62. checking for objdir... .libs
  63. checking if gcc supports -fno-rtti -fno-exceptions... no
  64. checking for gcc option to produce PIC... -fPIC -DPIC
  65. checking if gcc PIC flag -fPIC -DPIC works... yes
  66. checking if gcc static flag -static works... yes
  67. checking if gcc supports -c -o file.o... yes
  68. checking if gcc supports -c -o file.o... (cached) yes
  69. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  70. checking dynamic linker characteristics... GNU/Linux ld.so
  71. checking how to hardcode library paths into programs... immediate
  72. checking whether stripping libraries is possible... yes
  73. checking if libtool supports shared libraries... yes
  74. checking whether to build shared libraries... no
  75. checking whether to build static libraries... yes
  76. checking whether gcc and cc understand -c and -o together... yes
  77. checking GCC version... 4.8
  78. checking if gcc accepts -Wdeclaration-after-statement... yes
  79. checking for memory.h... (cached) yes
  80. checking for cos in -lm... yes
  81. checking for pthread_create in -lpthread... yes
  82. checking for pkg-config... /usr/bin/pkg-config
  83. checking pkg-config is at least version 0.9.0... yes
  84. checking for OGG... yes
  85. checking for size_t... yes
  86. checking for working alloca.h... yes
  87. checking for alloca... yes
  88. checking for working memcmp... yes
  89. configure: creating ./config.status
  90. config.status: creating Makefile
  91. config.status: creating m4/Makefile
  92. config.status: creating lib/Makefile
  93. config.status: creating lib/modes/Makefile
  94. config.status: creating lib/books/Makefile
  95. config.status: creating lib/books/coupled/Makefile
  96. config.status: creating lib/books/uncoupled/Makefile
  97. config.status: creating lib/books/floor/Makefile
  98. config.status: creating doc/Makefile
  99. config.status: creating doc/vorbisfile/Makefile
  100. config.status: creating doc/vorbisenc/Makefile
  101. config.status: creating doc/libvorbis/Makefile
  102. config.status: creating doc/Doxyfile
  103. config.status: creating include/Makefile
  104. config.status: creating include/vorbis/Makefile
  105. config.status: creating examples/Makefile
  106. config.status: creating test/Makefile
  107. config.status: creating vq/Makefile
  108. config.status: creating libvorbis.spec
  109. config.status: creating vorbis.pc
  110. config.status: creating vorbisenc.pc
  111. config.status: creating vorbisfile.pc
  112. config.status: creating vorbis-uninstalled.pc
  113. config.status: creating vorbisenc-uninstalled.pc
  114. config.status: creating vorbisfile-uninstalled.pc
  115. config.status: creating config.h
  116. config.status: executing depfiles commands
  117. config.status: executing libtool commands
  118. DESTDIR=/usr/src/tvheadend/libav_static/build \
  119. make -C /usr/src/tvheadend/libav_static/libvorbis-1.3.4 install
  120. make[4]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4'
  121. Making install in m4
  122. make[5]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/m4'
  123. make[6]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/m4'
  124. make[6]: Nothing to be done for `install-exec-am'.
  125. make[6]: Nothing to be done for `install-data-am'.
  126. make[6]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/m4'
  127. make[5]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/m4'
  128. Making install in include
  129. make[5]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/include'
  130. Making install in vorbis
  131. make[6]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/include/vorbis'
  132. make[7]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/include/vorbis'
  133. make[7]: Nothing to be done for `install-exec-am'.
  134. /bin/mkdir -p '/usr/src/tvheadend/libav_static/build/ffmpeg/include/vorbis'
  135. /usr/bin/install -c -m 644 codec.h vorbisfile.h vorbisenc.h '/usr/src/tvheadend/libav_static/build/ffmpeg/include/vorbis'
  136. make[7]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/include/vorbis'
  137. make[6]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/include/vorbis'
  138. make[6]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/include'
  139. make[7]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/include'
  140. make[7]: Nothing to be done for `install-exec-am'.
  141. make[7]: Nothing to be done for `install-data-am'.
  142. make[7]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/include'
  143. make[6]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/include'
  144. make[5]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/include'
  145. Making install in vq
  146. make[5]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/vq'
  147. make[6]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/vq'
  148. make[6]: Nothing to be done for `install-exec-am'.
  149. make[6]: Nothing to be done for `install-data-am'.
  150. make[6]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/vq'
  151. make[5]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/vq'
  152. Making install in lib
  153. make[5]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib'
  154. Making install in modes
  155. make[6]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/modes'
  156. make[7]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/modes'
  157. make[7]: Nothing to be done for `install-exec-am'.
  158. make[7]: Nothing to be done for `install-data-am'.
  159. make[7]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/modes'
  160. make[6]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/modes'
  161. Making install in books
  162. make[6]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books'
  163. Making install in coupled
  164. make[7]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books/coupled'
  165. make[8]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books/coupled'
  166. make[8]: Nothing to be done for `install-exec-am'.
  167. make[8]: Nothing to be done for `install-data-am'.
  168. make[8]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books/coupled'
  169. make[7]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books/coupled'
  170. Making install in uncoupled
  171. make[7]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books/uncoupled'
  172. make[8]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books/uncoupled'
  173. make[8]: Nothing to be done for `install-exec-am'.
  174. make[8]: Nothing to be done for `install-data-am'.
  175. make[8]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books/uncoupled'
  176. make[7]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books/uncoupled'
  177. Making install in floor
  178. make[7]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books/floor'
  179. make[8]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books/floor'
  180. make[8]: Nothing to be done for `install-exec-am'.
  181. make[8]: Nothing to be done for `install-data-am'.
  182. make[8]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books/floor'
  183. make[7]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books/floor'
  184. make[7]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books'
  185. make[8]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books'
  186. make[8]: Nothing to be done for `install-exec-am'.
  187. make[8]: Nothing to be done for `install-data-am'.
  188. make[8]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books'
  189. make[7]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books'
  190. make[6]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books'
  191. make[6]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib'
  192. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c -o mdct.lo mdct.c
  193. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c -o mdct.o
  194. In file included from mdct.c:44:0:
  195. ../include/vorbis/codec.h:26:21: fatal error: ogg/ogg.h: No such file or directory
  196. #include <ogg/ogg.h>
  197. ^
  198. compilation terminated.
  199. make[6]: *** [mdct.lo] Error 1
  200. make[6]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib'
  201. make[5]: *** [install-recursive] Error 1
  202. make[5]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib'
  203. make[4]: *** [install-recursive] Error 1
  204. make[4]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4'
  205. make[3]: *** [/usr/src/tvheadend/libav_static/libvorbis-1.3.4/.tvh_build] Error 2
  206. make[3]: Leaving directory `/usr/src/tvheadend'
  207. Receiving data/dvb-scan/dvb-t from http://linuxtv.org/git/dtv-scan-tables.git
  208. CC src/version.o
  209. CC src/uuid.o
  210. CC src/main.o
  211. In file included from src/main.c:69:0:
  212. src/libav.h:23:34: fatal error: libavformat/avformat.h: No such file or directory
  213. #include <libavformat/avformat.h>
  214. ^
  215. compilation terminated.
  216. make[2]: *** [/usr/src/tvheadend/build.linux/src/main.o] Error 1
  217. make[2]: Leaving directory `/usr/src/tvheadend'
  218. make[1]: *** [override_dh_auto_build] Error 2
  219. make[1]: Leaving directory `/usr/src/tvheadend'
  220. make: *** [build] Error 2
  221. dpkg-buildpackage: error: debian/rules build gave error exit status 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement