Advertisement
Guest User

Untitled

a guest
Oct 12th, 2016
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.55 KB | None | 0 0
  1. Running autoreconf...
  2. autoreconf: Entering directory `.'
  3. autoreconf: configure.ac: not using Gettext
  4. autoreconf: running: aclocal --force -I m4
  5. autoreconf: configure.ac: tracing
  6. autoreconf: running: libtoolize --copy --force
  7. libtoolize: putting auxiliary files in '.'.
  8. libtoolize: copying file './ltmain.sh'
  9. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  10. libtoolize: copying file 'm4/libtool.m4'
  11. libtoolize: copying file 'm4/ltoptions.m4'
  12. libtoolize: copying file 'm4/ltsugar.m4'
  13. libtoolize: copying file 'm4/ltversion.m4'
  14. libtoolize: copying file 'm4/lt~obsolete.m4'
  15. autoreconf: running: /usr/bin/autoconf --force
  16. autoreconf: running: /usr/bin/autoheader --force
  17. autoreconf: running: automake --add-missing --copy --force-missing
  18. configure.ac:6: installing './compile'
  19. configure.ac:2: installing './missing'
  20. libass/Makefile.am: installing './depcomp'
  21. autoreconf: Leaving directory `.'
  22. checking for a BSD-compatible install... /usr/bin/install -c
  23. checking whether build environment is sane... yes
  24. checking for a thread-safe mkdir -p... /bin/mkdir -p
  25. checking for gawk... gawk
  26. checking whether make sets $(MAKE)... yes
  27. checking whether make supports nested variables... yes
  28. checking build system type... x86_64-pc-linux-gnu
  29. checking host system type... x86_64-pc-linux-gnu
  30. checking how to print strings... printf
  31. checking for style of include used by make... GNU
  32. checking for gcc... gcc
  33. checking whether the C compiler works... yes
  34. checking for C compiler default output file name... a.out
  35. checking for suffix of executables...
  36. checking whether we are cross compiling... no
  37. checking for suffix of object files... o
  38. checking whether we are using the GNU C compiler... yes
  39. checking whether gcc accepts -g... yes
  40. checking for gcc option to accept ISO C89... none needed
  41. checking whether gcc understands -c and -o together... yes
  42. checking dependency style of gcc... gcc3
  43. checking for a sed that does not truncate output... /bin/sed
  44. checking for grep that handles long lines and -e... /bin/grep
  45. checking for egrep... /bin/grep -E
  46. checking for fgrep... /bin/grep -F
  47. checking for ld used by gcc... /usr/bin/ld
  48. checking if the linker (/usr/bin/ld) is GNU ld... yes
  49. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  50. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  51. checking whether ln -s works... yes
  52. checking the maximum length of command line arguments... 1572864
  53. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  54. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  55. checking for /usr/bin/ld option to reload object files... -r
  56. checking for objdump... objdump
  57. checking how to recognize dependent libraries... pass_all
  58. checking for dlltool... no
  59. checking how to associate runtime and link libraries... printf %s\n
  60. checking for ar... ar
  61. checking for archiver @FILE support... @
  62. checking for strip... strip
  63. checking for ranlib... ranlib
  64. checking command to parse /usr/bin/nm -B output from gcc object... ok
  65. checking for sysroot... no
  66. checking for a working dd... /bin/dd
  67. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  68. checking for mt... mt
  69. checking if mt is a manifest tool... no
  70. checking how to run the C preprocessor... gcc -E
  71. checking for ANSI C header files... yes
  72. checking for sys/types.h... yes
  73. checking for sys/stat.h... yes
  74. checking for stdlib.h... yes
  75. checking for string.h... yes
  76. checking for memory.h... yes
  77. checking for strings.h... yes
  78. checking for inttypes.h... yes
  79. checking for stdint.h... yes
  80. checking for unistd.h... yes
  81. checking for dlfcn.h... yes
  82. checking for objdir... .libs
  83. checking if gcc supports -fno-rtti -fno-exceptions... no
  84. checking for gcc option to produce PIC... -fPIC -DPIC
  85. checking if gcc PIC flag -fPIC -DPIC works... yes
  86. checking if gcc static flag -static works... yes
  87. checking if gcc supports -c -o file.o... yes
  88. checking if gcc supports -c -o file.o... (cached) yes
  89. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  90. checking dynamic linker characteristics... GNU/Linux ld.so
  91. checking how to hardcode library paths into programs... immediate
  92. checking whether stripping libraries is possible... yes
  93. checking if libtool supports shared libraries... yes
  94. checking whether to build shared libraries... no
  95. checking whether to build static libraries... yes
  96. checking for gcc... (cached) gcc
  97. checking whether we are using the GNU C compiler... (cached) yes
  98. checking whether gcc accepts -g... (cached) yes
  99. checking for gcc option to accept ISO C89... (cached) none needed
  100. checking whether gcc understands -c and -o together... (cached) yes
  101. checking dependency style of gcc... (cached) gcc3
  102. checking how to run the C preprocessor... gcc -E
  103. checking dependency style of gcc... gcc3
  104. checking for ANSI C header files... (cached) yes
  105. checking for stdbool.h that conforms to C99... yes
  106. checking for _Bool... yes
  107. checking for stdint.h... (cached) yes
  108. checking iconv.h usability... yes
  109. checking iconv.h presence... yes
  110. checking for iconv.h... yes
  111. checking for strdup... yes
  112. checking for strndup... yes
  113. checking for library containing libiconv_open... no
  114. checking for library containing iconv_open... none required
  115. checking for fabs in -lm... yes
  116. checking for yasm... yes
  117. checking if yasm supports vpmovzxwd... yes
  118. checking for pkg-config... /usr/bin/pkg-config
  119. checking pkg-config is at least version 0.9.0... yes
  120. checking for FREETYPE... yes
  121. checking for FRIBIDI... yes
  122. checking for FONTCONFIG... yes
  123. checking for CORETEXT... no
  124. checking for DIRECTWRITE... no
  125. checking for HARFBUZZ... yes
  126. checking whether make supports nested variables... (cached) yes
  127. checking that generated files are newer than configure... done
  128. configure: creating ./config.status
  129. config.status: creating Makefile
  130. config.status: creating libass/Makefile
  131. config.status: creating test/Makefile
  132. config.status: creating profile/Makefile
  133. config.status: creating libass.pc
  134. config.status: creating config.h
  135. config.status: executing depfiles commands
  136. config.status: executing libtool commands
  137. make: Entering directory '/home/torstein/mpv-build/libass'
  138. Making install in libass
  139. make[1]: Entering directory '/home/torstein/mpv-build/libass/libass'
  140. CC ass.lo
  141. CC ass_cache.lo
  142. CC ass_font.lo
  143. CC ass_fontselect.lo
  144. CC ass_render.lo
  145. CC ass_utils.lo
  146. CC ass_bitmap.lo
  147. CC ass_blur.lo
  148. CC ass_library.lo
  149. CC ass_drawing.lo
  150. CC ass_parse.lo
  151. CC ass_render_api.lo
  152. CC ass_shaper.lo
  153. CC ass_strtod.lo
  154. CC ass_fontconfig.lo
  155. CC ass_string.lo
  156. CC ass_rasterizer.lo
  157. CC ass_rasterizer_c.lo
  158. YASM x86/blend_bitmaps.lo
  159. YASM x86/blur.lo
  160. YASM x86/cpuid.lo
  161. YASM x86/utils.lo
  162. YASM x86/rasterizer.lo
  163. YASM x86/be_blur.lo
  164. CCLD libass.la
  165. ar: `u' modifier ignored since `D' is the default (see `U')
  166. make[2]: Entering directory '/home/torstein/mpv-build/libass/libass'
  167. /bin/mkdir -p '/home/torstein/mpv-build/build_libs/include/ass'
  168. /bin/mkdir -p '/home/torstein/mpv-build/build_libs/lib'
  169. /bin/bash ../libtool --mode=install /usr/bin/install -c libass.la '/home/torstein/mpv-build/build_libs/lib'
  170. /usr/bin/install -c -m 644 ass.h ass_types.h '/home/torstein/mpv-build/build_libs/include/ass'
  171. libtool: install: /usr/bin/install -c .libs/libass.lai /home/torstein/mpv-build/build_libs/lib/libass.la
  172. libtool: install: /usr/bin/install -c .libs/libass.a /home/torstein/mpv-build/build_libs/lib/libass.a
  173. libtool: install: chmod 644 /home/torstein/mpv-build/build_libs/lib/libass.a
  174. libtool: install: ranlib /home/torstein/mpv-build/build_libs/lib/libass.a
  175. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin" ldconfig -n /home/torstein/mpv-build/build_libs/lib
  176. ----------------------------------------------------------------------
  177. Libraries have been installed in:
  178. /home/torstein/mpv-build/build_libs/lib
  179.  
  180. If you ever happen to want to link against installed libraries
  181. in a given directory, LIBDIR, you must either use libtool, and
  182. specify the full pathname of the library, or use the '-LLIBDIR'
  183. flag during linking and do at least one of the following:
  184. - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
  185. during execution
  186. - add LIBDIR to the 'LD_RUN_PATH' environment variable
  187. during linking
  188. - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
  189. - have your system administrator add LIBDIR to '/etc/ld.so.conf'
  190.  
  191. See any operating system documentation about shared libraries for
  192. more information, such as the ld(1) and ld.so(8) manual pages.
  193. ----------------------------------------------------------------------
  194. make[2]: Leaving directory '/home/torstein/mpv-build/libass/libass'
  195. make[1]: Leaving directory '/home/torstein/mpv-build/libass/libass'
  196. make[1]: Entering directory '/home/torstein/mpv-build/libass'
  197. make[2]: Entering directory '/home/torstein/mpv-build/libass'
  198. make[2]: Nothing to be done for 'install-exec-am'.
  199. /bin/mkdir -p '/home/torstein/mpv-build/build_libs/lib/pkgconfig'
  200. /usr/bin/install -c -m 644 libass.pc '/home/torstein/mpv-build/build_libs/lib/pkgconfig'
  201. make[2]: Leaving directory '/home/torstein/mpv-build/libass'
  202. make[1]: Leaving directory '/home/torstein/mpv-build/libass'
  203. make: Leaving directory '/home/torstein/mpv-build/libass'
  204. Auto-enabling GnuTLS.
  205. Using ffmpeg options: --enable-gpl --disable-debug --disable-doc --enable-vdpau --enable-libass --enable-nonfree --enable-cuda --enable-gnutls
  206. ERROR: CUVID not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement