Advertisement
vishal733

vlc configure output

May 15th, 2018
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.07 KB | None | 0 0
  1. Vishals-MacBook-Pro:build vishal$ time ../extras/package/macosx/configure.sh --enable-debug --host=x86_64-apple-darwin15
  2. checking build system type... x86_64-apple-darwin17.5.0
  3. checking host system type... x86_64-apple-darwin15
  4. checking for a BSD-compatible install... /usr/local/bin/ginstall -c
  5. checking whether build environment is sane... yes
  6. checking for x86_64-apple-darwin15-strip... no
  7. checking for strip... strip
  8. checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
  9. checking for gawk... no
  10. checking for mawk... no
  11. checking for nawk... no
  12. checking for awk... awk
  13. checking whether make sets $(MAKE)... yes
  14. checking whether make supports nested variables... yes
  15. checking whether UID '501' is supported by ustar format... yes
  16. checking whether GID '20' is supported by ustar format... yes
  17. checking how to create a ustar tar archive... gnutar
  18. checking whether make supports nested variables... (cached) yes
  19. checking whether to enable maintainer-specific portions of Makefiles... yes
  20. checking for x86_64-apple-darwin15-gcc... no
  21. checking for gcc... gcc
  22. checking whether the C compiler works... yes
  23. checking for C compiler default output file name... a.out
  24. checking for suffix of executables...
  25. checking whether we are cross compiling... no
  26. checking for suffix of object files... o
  27. checking whether we are using the GNU C compiler... yes
  28. checking whether gcc accepts -g... yes
  29. checking for gcc option to accept ISO C89... none needed
  30. checking whether gcc understands -c and -o together... yes
  31. checking for style of include used by make... GNU
  32. checking dependency style of gcc... gcc3
  33. checking how to run the C preprocessor... gcc -E
  34. checking for grep that handles long lines and -e... /usr/bin/grep
  35. checking for egrep... /usr/bin/grep -E
  36. checking for ANSI C header files... yes
  37. checking for sys/types.h... yes
  38. checking for sys/stat.h... yes
  39. checking for stdlib.h... yes
  40. checking for string.h... yes
  41. checking for memory.h... yes
  42. checking for strings.h... yes
  43. checking for inttypes.h... yes
  44. checking for stdint.h... yes
  45. checking for unistd.h... yes
  46. checking minix/config.h usability... no
  47. checking minix/config.h presence... no
  48. checking for minix/config.h... no
  49. checking whether it is safe to define __EXTENSIONS__... yes
  50. checking whether gcc supports C11... yes
  51. checking for x86_64-apple-darwin15-g++... no
  52. checking for x86_64-apple-darwin15-c++... no
  53. checking for x86_64-apple-darwin15-gpp... no
  54. checking for x86_64-apple-darwin15-aCC... no
  55. checking for x86_64-apple-darwin15-CC... no
  56. checking for x86_64-apple-darwin15-cxx... no
  57. checking for x86_64-apple-darwin15-cc++... no
  58. checking for x86_64-apple-darwin15-cl.exe... no
  59. checking for x86_64-apple-darwin15-FCC... no
  60. checking for x86_64-apple-darwin15-KCC... no
  61. checking for x86_64-apple-darwin15-RCC... no
  62. checking for x86_64-apple-darwin15-xlC_r... no
  63. checking for x86_64-apple-darwin15-xlC... no
  64. checking for g++... g++
  65. checking whether we are using the GNU C++ compiler... yes
  66. checking whether g++ accepts -g... yes
  67. checking dependency style of g++... gcc3
  68. checking how to run the C preprocessor... gcc -E
  69. checking for x86_64-apple-darwin15-gcc... no
  70. checking for x86_64-apple-darwin15-objcc... no
  71. checking for x86_64-apple-darwin15-objc... no
  72. checking for x86_64-apple-darwin15-cc... no
  73. checking for x86_64-apple-darwin15-CC... no
  74. checking for gcc... gcc
  75. checking whether we are using the GNU Objective C compiler... yes
  76. checking whether gcc accepts -g... yes
  77. checking dependency style of gcc... gcc3
  78. checking for egrep... (cached) /usr/bin/grep -E
  79. checking whether make sets $(MAKE)... (cached) yes
  80. checking dependency style of gcc... gcc3
  81. checking for flex... flex
  82. checking lex output file root... lex.yy
  83. checking lex library... -ll
  84. checking whether yytext is a pointer... yes
  85. checking for bison... bison -y
  86. checking for desktop-file-validate... no
  87. checking for c11-gcc... no
  88. checking for c11... no
  89. checking for c99-gcc... no
  90. checking for c99... c99
  91. checking for an ANSI C-conforming const... yes
  92. checking for inline... inline
  93. checking for C/C++ restrict keyword... __restrict
  94. checking whether g++ supports C++11 features by default... no
  95. checking whether g++ supports C++11 features with -std=c++11... yes
  96. checking whether C compiler accepts -Werror=unknown-warning-option... yes
  97. checking whether C compiler accepts -Werror=invalid-command-line-argument... yes
  98. checking whether C compiler accepts -Werror=unknown-warning-option... (cached) yes
  99. checking whether C compiler accepts -Werror=invalid-command-line-argument... (cached) yes
  100. checking for 3rd party libraries path... /Volumes/dataDrive/work/git/vlc-3.0-2/contrib/x86_64-apple-darwin15
  101. checking how to print strings... printf
  102. checking for a sed that does not truncate output... /usr/bin/sed
  103. checking for fgrep... /usr/bin/grep -F
  104. checking for ld used by gcc -mmacosx-version-min=10.7... -mmacosx_version_min=10.7
  105. checking if the linker ( -mmacosx_version_min=10.7) is GNU ld... no
  106. checking for BSD- or MS-compatible name lister (nm)... no
  107. checking for x86_64-apple-darwin15-dumpbin... no
  108. checking for x86_64-apple-darwin15-link... no
  109. checking for dumpbin... no
  110. checking for link... link -dump
  111. checking the name lister (nm) interface... BSD nm
  112. checking whether ln -s works... yes
  113. checking the maximum length of command line arguments... 196608
  114. checking whether the shell understands some XSI constructs... yes
  115. checking whether the shell understands "+="... yes
  116. checking how to convert x86_64-apple-darwin17.5.0 file names to x86_64-apple-darwin15 format... func_convert_file_noop
  117. checking how to convert x86_64-apple-darwin17.5.0 file names to toolchain format... func_convert_file_noop
  118. checking for -mmacosx_version_min=10.7 option to reload object files... -r
  119. checking for x86_64-apple-darwin15-objdump... no
  120. checking for objdump... objdump
  121. checking how to recognize dependent libraries... (cached) pass_all
  122. checking for x86_64-apple-darwin15-dlltool... no
  123. checking for dlltool... no
  124. checking how to associate runtime and link libraries... printf %s\n
  125. checking for x86_64-apple-darwin15-ar... no
  126. checking for ar... ar
  127. checking for archiver @FILE support... no
  128. checking for x86_64-apple-darwin15-strip... strip
  129. checking for x86_64-apple-darwin15-ranlib... no
  130. checking for ranlib... ranlib
  131. checking command to parse nm output from gcc -mmacosx-version-min=10.7 object... ok
  132. checking for sysroot... no
  133. checking for x86_64-apple-darwin15-mt... no
  134. checking for mt... no
  135. checking if : is a manifest tool... no
  136. checking for x86_64-apple-darwin15-dsymutil... no
  137. checking for dsymutil... dsymutil
  138. checking for x86_64-apple-darwin15-nmedit... no
  139. checking for nmedit... nmedit
  140. checking for x86_64-apple-darwin15-lipo... no
  141. checking for lipo... lipo
  142. checking for x86_64-apple-darwin15-otool... no
  143. checking for otool... otool
  144. checking for x86_64-apple-darwin15-otool64... no
  145. checking for otool64... no
  146. checking for -single_module linker flag... yes
  147. checking for -exported_symbols_list linker flag... yes
  148. checking for -force_load linker flag... yes
  149. checking for dlfcn.h... yes
  150. checking for objdir... .libs
  151. checking if gcc -mmacosx-version-min=10.7 supports -fno-rtti -fno-exceptions... yes
  152. checking for gcc -mmacosx-version-min=10.7 option to produce PIC... -fno-common -DPIC
  153. checking if gcc -mmacosx-version-min=10.7 PIC flag -fno-common -DPIC works... yes
  154. checking if gcc -mmacosx-version-min=10.7 static flag -static works... no
  155. checking if gcc -mmacosx-version-min=10.7 supports -c -o file.o... yes
  156. checking if gcc -mmacosx-version-min=10.7 supports -c -o file.o... (cached) yes
  157. checking whether the gcc -mmacosx-version-min=10.7 linker ( -mmacosx_version_min=10.7) supports shared libraries... yes
  158. checking dynamic linker characteristics... darwin15 dyld
  159. checking how to hardcode library paths into programs... immediate
  160. checking for dlopen in -ldl... yes
  161. checking whether a program can dlopen itself... yes
  162. checking whether a statically linked program can dlopen itself... yes
  163. checking whether stripping libraries is possible... yes
  164. checking if libtool supports shared libraries... yes
  165. checking whether to build shared libraries... yes
  166. checking whether to build static libraries... no
  167. checking how to run the C++ preprocessor... g++ -stdlib=libc++ -std=c++11 -mmacosx-version-min=10.7 -E
  168. checking for ld used by g++ -stdlib=libc++ -std=c++11 -mmacosx-version-min=10.7... -mmacosx_version_min=10.7
  169. checking if the linker ( -mmacosx_version_min=10.7) is GNU ld... no
  170. checking whether the g++ -stdlib=libc++ -std=c++11 -mmacosx-version-min=10.7 linker ( -mmacosx_version_min=10.7) supports shared libraries... yes
  171. checking for g++ -stdlib=libc++ -std=c++11 -mmacosx-version-min=10.7 option to produce PIC... -fno-common -DPIC
  172. checking if g++ -stdlib=libc++ -std=c++11 -mmacosx-version-min=10.7 PIC flag -fno-common -DPIC works... yes
  173. checking if g++ -stdlib=libc++ -std=c++11 -mmacosx-version-min=10.7 static flag -static works... no
  174. checking if g++ -stdlib=libc++ -std=c++11 -mmacosx-version-min=10.7 supports -c -o file.o... yes
  175. checking if g++ -stdlib=libc++ -std=c++11 -mmacosx-version-min=10.7 supports -c -o file.o... (cached) yes
  176. checking whether the g++ -stdlib=libc++ -std=c++11 -mmacosx-version-min=10.7 linker ( -mmacosx_version_min=10.7) supports shared libraries... yes
  177. checking dynamic linker characteristics... darwin15 dyld
  178. checking how to hardcode library paths into programs... immediate
  179. checking for x86_64-apple-darwin15-windres... no
  180. checking for windres... no
  181. checking for bash... /bin/bash
  182. checking if dolt supports this host... yes, replacing libtool
  183. checking whether NLS is requested... yes
  184. checking for msgfmt... /Volumes/dataDrive/work/git/vlc-3.0-2/contrib/x86_64-apple-darwin15/bin/msgfmt
  185. checking for gmsgfmt... /Volumes/dataDrive/work/git/vlc-3.0-2/contrib/x86_64-apple-darwin15/bin/msgfmt
  186. checking for xgettext... /Volumes/dataDrive/work/git/vlc-3.0-2/contrib/x86_64-apple-darwin15/bin/xgettext
  187. checking for msgmerge... /Volumes/dataDrive/work/git/vlc-3.0-2/contrib/x86_64-apple-darwin15/bin/msgmerge
  188. checking for ld used by gcc -mmacosx-version-min=10.7... -mmacosx_version_min=10.7
  189. checking if the linker ( -mmacosx_version_min=10.7) is GNU ld... no
  190. checking for shared library run path origin... done
  191. checking for CFPreferencesCopyAppValue... yes
  192. checking for CFLocaleCopyCurrent... yes
  193. checking for GNU gettext in libc... no
  194. checking for iconv... yes
  195. checking for working iconv... yes
  196. checking how to link with libiconv... -liconv
  197. checking for GNU gettext in libintl... yes
  198. checking whether to use NLS... yes
  199. checking where the gettext function comes from... external libintl
  200. checking how to link with libintl... /Volumes/dataDrive/work/git/vlc-3.0-2/contrib/x86_64-apple-darwin15/lib/libintl.a -liconv -lc -Wl,-framework -Wl,CoreFoundation
  201. checking for iconv... (cached) yes
  202. checking for working iconv... (cached) yes
  203. checking how to link with libiconv... -liconv
  204. checking for iconv declaration...
  205. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  206. checking for buggy GNU/libc versions... not present
  207. checking for shared objects suffix... .dylib
  208. checking for accept4... no
  209. checking for daemon... yes
  210. checking for fcntl... yes
  211. checking for flock... yes
  212. checking for fstatvfs... yes
  213. checking for fork... yes
  214. checking for getenv... yes
  215. checking for getpwuid_r... yes
  216. checking for isatty... yes
  217. checking for lstat... yes
  218. checking for memalign... no
  219. checking for mkostemp... yes
  220. checking for mmap... yes
  221. checking for newlocale... yes
  222. checking for open_memstream... yes
  223. checking for openat... yes
  224. checking for pipe2... no
  225. checking for pread... yes
  226. checking for posix_fadvise... no
  227. checking for posix_madvise... yes
  228. checking for posix_memalign... yes
  229. checking for setlocale... yes
  230. checking for stricmp... no
  231. checking for strnicmp... no
  232. checking for strptime... yes
  233. checking for uselocale... yes
  234. checking for aligned_alloc... no
  235. checking for atof... yes
  236. checking for atoll... yes
  237. checking for dirfd... yes
  238. checking for fdopendir... yes
  239. checking for ffsll... yes
  240. checking for flockfile... yes
  241. checking for fsync... yes
  242. checking for getdelim... yes
  243. checking for getpid... yes
  244. checking for lldiv... yes
  245. checking for memrchr... no
  246. checking for nrand48... yes
  247. checking for poll... yes
  248. checking for recvmsg... yes
  249. checking for rewind... yes
  250. checking for sendmsg... yes
  251. checking for setenv... yes
  252. checking for strcasecmp... yes
  253. checking for strcasestr... yes
  254. checking for strdup... yes
  255. checking for strlcpy... yes
  256. checking for strndup... yes
  257. checking for strnlen... yes
  258. checking for strnstr... yes
  259. checking for strsep... yes
  260. checking for strtof... yes
  261. checking for strtok_r... yes
  262. checking for strtoll... yes
  263. checking for swab... yes
  264. checking for tdestroy... no
  265. checking for tfind... yes
  266. checking for timegm... yes
  267. checking for timespec_get... no
  268. checking for strverscmp... no
  269. checking for pathconf... yes
  270. checking for gettimeofday... yes
  271. checking for fdatasync... yes
  272. checking whether realpath is declared... yes
  273. checking whether asprintf is declared... yes
  274. checking whether vasprintf is declared... yes
  275. checking whether gmtime_r is declared... yes
  276. checking whether localtime_r is declared... yes
  277. checking for static_assert in assert.h... yes
  278. checking for working strcoll... yes
  279. checking for struct pollfd... yes
  280. checking for struct timespec... yes
  281. checking for max_align_t... yes
  282. checking for library containing connect... none required
  283. checking for library containing inet_pton... none required
  284. checking for if_nameindex... yes
  285. checking for if_nametoindex... yes
  286. checking for socklen_t in sys/socket.h... yes
  287. checking for struct sockaddr_storage... yes
  288. checking for getopt_long... yes
  289. checking for cos in -lm... yes
  290. checking for lrintf in -lm... yes
  291. checking for nanf in -lm... yes
  292. checking for sincos in -lm... no
  293. checking _Thread_local support... ok
  294. checking threads.h usability... no
  295. checking threads.h presence... no
  296. checking for threads.h... no
  297. checking for getaddrinfo_a in -lanl... no
  298. checking for library containing dlsym... none required
  299. checking for library containing pthread_rwlock_init... none required
  300. checking for library containing clock_nanosleep... no
  301. checking for library containing nanosleep... none required
  302. checking arpa/inet.h usability... yes
  303. checking arpa/inet.h presence... yes
  304. checking for arpa/inet.h... yes
  305. checking pthread.h usability... yes
  306. checking pthread.h presence... yes
  307. checking for pthread.h... yes
  308. checking search.h usability... yes
  309. checking search.h presence... yes
  310. checking for search.h... yes
  311. checking sys/shm.h usability... yes
  312. checking sys/shm.h presence... yes
  313. checking for sys/shm.h... yes
  314. checking sys/socket.h usability... yes
  315. checking sys/socket.h presence... yes
  316. checking for sys/socket.h... yes
  317. checking sys/uio.h usability... yes
  318. checking sys/uio.h presence... yes
  319. checking for sys/uio.h... yes
  320. checking for net/if.h... yes
  321. checking syslog.h usability... yes
  322. checking syslog.h presence... yes
  323. checking for syslog.h... yes
  324. checking netinet/tcp.h usability... yes
  325. checking netinet/tcp.h presence... yes
  326. checking for netinet/tcp.h... yes
  327. checking netinet/udplite.h usability... no
  328. checking netinet/udplite.h presence... no
  329. checking for netinet/udplite.h... no
  330. checking sys/param.h usability... yes
  331. checking sys/param.h presence... yes
  332. checking for sys/param.h... yes
  333. checking sys/mount.h usability... yes
  334. checking sys/mount.h presence... yes
  335. checking for sys/mount.h... yes
  336. checking features.h usability... no
  337. checking features.h presence... no
  338. checking for features.h... no
  339. checking getopt.h usability... yes
  340. checking getopt.h presence... yes
  341. checking for getopt.h... yes
  342. checking linux/dccp.h usability... no
  343. checking linux/dccp.h presence... no
  344. checking for linux/dccp.h... no
  345. checking linux/magic.h usability... no
  346. checking linux/magic.h presence... no
  347. checking for linux/magic.h... no
  348. checking mntent.h usability... no
  349. checking mntent.h presence... no
  350. checking for mntent.h... no
  351. checking sys/eventfd.h usability... no
  352. checking sys/eventfd.h presence... no
  353. checking for sys/eventfd.h... no
  354. checking xlocale.h usability... yes
  355. checking xlocale.h presence... yes
  356. checking for xlocale.h... yes
  357. checking for ssize_t... yes
  358. checking for x86_64-apple-darwin15-pkg-config... no
  359. checking for pkg-config... /Volumes/dataDrive/work/git/vlc-3.0/extras/tools/build/bin/pkg-config
  360. checking pkg-config is at least version 0.9.0... yes
  361. checking zlib.h usability... yes
  362. checking zlib.h presence... yes
  363. checking for zlib.h... yes
  364. checking for MINIZIP... no
  365. checking unzip.h usability... no
  366. checking unzip.h presence... no
  367. checking for unzip.h... no
  368. checking for IDN... no
  369. checking for DBUS... no
  370. configure: WARNING: No package 'dbus-1' found.
  371. checking for SYSTEMD... no
  372. configure: WARNING: No package 'libsystemd' found.
  373. checking whether C compiler accepts -Wall... yes
  374. checking whether C compiler accepts -Wextra... yes
  375. checking whether C compiler accepts -Wsign-compare... yes
  376. checking whether C compiler accepts -Wundef... yes
  377. checking whether C compiler accepts -Wpointer-arith... yes
  378. checking whether C compiler accepts -Wvolatile-register-var... yes
  379. checking whether C compiler accepts -Wformat... yes
  380. checking whether C compiler accepts -Wformat-security... yes
  381. checking whether C compiler accepts -Wall... (cached) yes
  382. checking whether C compiler accepts -Wextra... (cached) yes
  383. checking whether C compiler accepts -Wsign-compare... (cached) yes
  384. checking whether C compiler accepts -Wundef... (cached) yes
  385. checking whether C compiler accepts -Wpointer-arith... (cached) yes
  386. checking whether C compiler accepts -Wvolatile-register-var... (cached) yes
  387. checking whether C compiler accepts -Wformat... (cached) yes
  388. checking whether C compiler accepts -Wformat-security... (cached) yes
  389. checking whether C compiler accepts -Wbad-function-cast... yes
  390. checking whether C compiler accepts -Wwrite-strings... yes
  391. checking whether C compiler accepts -Wmissing-prototypes... yes
  392. checking whether C compiler accepts -Werror-implicit-function-declaration... yes
  393. checking whether C compiler accepts -Winit-self... yes
  394. checking whether C compiler accepts -Wlogical-op... no
  395. checking whether C compiler accepts -Wshadow=local... no
  396. checking whether C compiler accepts -pipe... yes
  397. checking valgrind/valgrind.h usability... no
  398. checking valgrind/valgrind.h presence... no
  399. checking for valgrind/valgrind.h... no
  400. checking if gcc -mmacosx-version-min=10.7 accepts -fvisibility=hidden... yes
  401. checking whether C compiler accepts -fno-math-errno... yes
  402. checking whether C compiler accepts -funsafe-math-optimizations... yes
  403. checking whether C compiler accepts -fno-rounding-math... no
  404. checking whether C compiler accepts -fno-signaling-nans... no
  405. checking whether C compiler accepts -fcx-limited-range... no
  406. checking whether C compiler accepts -fno-math-errno... (cached) yes
  407. checking whether C compiler accepts -funsafe-math-optimizations... (cached) yes
  408. checking whether C compiler accepts -fno-rounding-math... (cached) no
  409. checking whether C compiler accepts -fno-signaling-nans... (cached) no
  410. checking whether C compiler accepts -fcx-limited-range... (cached) no
  411. checking if gcc -mmacosx-version-min=10.7 accepts -funroll-loops... yes
  412. checking whether C compiler accepts -fstack-protector-strong... yes
  413. checking whether C compiler accepts -fstack-protector-strong... (cached) yes
  414. checking if linker supports -Bsymbolic...
  415. checking if linker supports -z,defs... no
  416. checking for __attribute__((packed))... yes
  417. checking execinfo.h usability... yes
  418. checking execinfo.h presence... yes
  419. checking for execinfo.h... yes
  420. checking for backtrace... yes
  421. checking if gcc -mmacosx-version-min=10.7 groks MMX intrinsics... yes
  422. checking if gcc -mmacosx-version-min=10.7 groks MMX inline assembly... yes
  423. checking if gcc -mmacosx-version-min=10.7 groks MMX EXT inline assembly... yes
  424. checking if gcc -mmacosx-version-min=10.7 groks SSE2 intrinsics... yes
  425. checking if gcc -mmacosx-version-min=10.7 groks SSE inline assembly... yes
  426. checking if gcc -mmacosx-version-min=10.7 groks SSE2 inline assembly... yes
  427. checking if gcc -mmacosx-version-min=10.7 groks SSE3 inline assembly... yes
  428. checking if gcc -mmacosx-version-min=10.7 groks SSSE3 inline assembly... yes
  429. checking if gcc -mmacosx-version-min=10.7 groks SSE4.1 inline assembly... yes
  430. checking if gcc -mmacosx-version-min=10.7 groks SSE4.2 inline assembly... yes
  431. checking if gcc -mmacosx-version-min=10.7 groks SSE4A inline assembly... yes
  432. checking if gcc -mmacosx-version-min=10.7 groks 3D Now! inline assembly... yes
  433. checking for LUA... no
  434. configure: WARNING: No package 'lua5.2' found, trying lua 5.1 instead
  435. checking for LUA... no
  436. configure: WARNING: No package 'lua5.1' found, trying lua >= 5.1 instead
  437. checking for LUA... no
  438. configure: WARNING: No package 'lua' found, trying manual detection instead
  439. checking lua.h usability... yes
  440. checking lua.h presence... yes
  441. checking for lua.h... yes
  442. checking lauxlib.h usability... yes
  443. checking lauxlib.h presence... yes
  444. checking for lauxlib.h... yes
  445. checking lualib.h usability... yes
  446. checking lualib.h presence... yes
  447. checking for lualib.h... yes
  448. checking for luaL_newstate in -llua5.2 ... no
  449. checking for luaL_newstate in -llua5.1 ... no
  450. checking for luaL_newstate in -llua51 ... no
  451. checking for luaL_newstate in -llua ... yes
  452. checking for ARCHIVE... yes
  453. checking for LIVE555... yes
  454. checking for DC1394... no
  455. configure: WARNING: Library libdc1394-2 >= 2.1.0 needed for dc1394 was not found
  456. checking for DV1394... no
  457. configure: WARNING: Library libraw1394 >= 2.0.1 libavc1394 >= 0.5.3 needed for dv1394 was not found
  458. checking for DVDREAD... yes
  459. checking for DVDNAV... yes
  460. checking for dvdnav_stream_cb in dvdnav/dvdnav.h... yes
  461. checking for BLURAY... yes
  462. checking for OPENCV... no
  463. configure: WARNING: Library opencv > 2.0 needed for opencv was not found
  464. checking for SMBCLIENT... no
  465. configure: WARNING: Library smbclient needed for smbclient was not found
  466. checking for DSM... no
  467. configure: WARNING: Library libdsm >= 0.2.0 needed for dsm was not found
  468. checking for SFTP... yes
  469. checking for NFS... yes
  470. checking linux/videodev2.h usability... no
  471. checking linux/videodev2.h presence... no
  472. checking for linux/videodev2.h... no
  473. checking sys/videoio.h usability... no
  474. checking sys/videoio.h presence... no
  475. checking for sys/videoio.h... no
  476. checking DeckLinkAPIDispatch.cpp usability... no
  477. checking DeckLinkAPIDispatch.cpp presence... no
  478. checking for DeckLinkAPIDispatch.cpp... no
  479. configure: WARNING: Blackmagic DeckLink SDI include files not found
  480. checking for cdrom_msf0 in linux/cdrom.h... no
  481. checking for scsireq in sys/scsiio.h... no
  482. checking for ioc_toc_header in sys/cdio.h... no
  483. checking for LIBCDDB... yes
  484. checking for Linux DVB version 5.1... no
  485. checking ApplicationServices/ApplicationServices.h usability... yes
  486. checking ApplicationServices/ApplicationServices.h presence... yes
  487. checking for ApplicationServices/ApplicationServices.h... yes
  488. checking for FREERDP... no
  489. configure: WARNING: Library freerdp >= 1.0.1 needed for freerdp was not found
  490. checking QTKit/QTKit.h usability... no
  491. checking QTKit/QTKit.h presence... no
  492. checking for QTKit/QTKit.h... no
  493. checking for ASDCP... yes
  494. checking for DVBPSI... yes
  495. checking gme/gme.h usability... yes
  496. checking gme/gme.h presence... yes
  497. checking for gme/gme.h... yes
  498. checking for gme_identify_header in -lgme... no
  499. checking for gme_identify_extension in -lgme... yes
  500. checking for SID... yes
  501. checking sidplay/builders/resid.h usability... yes
  502. checking sidplay/builders/resid.h presence... yes
  503. checking for sidplay/builders/resid.h... yes
  504. checking for OGG... yes
  505. checking for LIBVORBIS... yes
  506. checking for OGG... yes
  507. checking for SHOUT... yes
  508. checking for MATROSKA... yes
  509. checking for LIBMODPLUG... yes
  510. checking mpc/mpcdec.h usability... yes
  511. checking mpc/mpcdec.h presence... yes
  512. checking for mpc/mpcdec.h... yes
  513. checking for SHINE... no
  514. configure: WARNING: Library shine >= 3.0.0 needed for shine was not found
  515. checking for libcrystalhd/libcrystalhd_if.h... no
  516. checking mad.h usability... yes
  517. checking mad.h presence... yes
  518. checking for mad.h... yes
  519. checking for mad_bit_init in -lmad... yes
  520. checking for MPG123... yes
  521. checking for GST_APP... no
  522. configure: WARNING: No package 'gstreamer-app-1.0' found. GStreamer modules will not be built.
  523. checking for libavutil variant... ffmpeg
  524. checking for AVCODEC... yes
  525. checking libavcodec/avcodec.h usability... yes
  526. checking libavcodec/avcodec.h presence... yes
  527. checking for libavcodec/avcodec.h... yes
  528. checking libavutil/avutil.h usability... yes
  529. checking libavutil/avutil.h presence... yes
  530. checking for libavutil/avutil.h... yes
  531. checking for LIBVA... no
  532. configure: WARNING: No package 'libva' found.
  533. checking for LIBVA_DRM... no
  534. configure: WARNING: No package 'libva-drm' found.
  535. checking for LIBVA_X11... no
  536. configure: WARNING: No package 'libva-x11' found.
  537. checking for LIBVA_WL... no
  538. configure: WARNING: No package 'libva-wayland' found.
  539. checking dxgidebug.h usability... no
  540. checking dxgidebug.h presence... no
  541. checking for dxgidebug.h... no
  542. checking dxgi1_6.h usability... no
  543. checking dxgi1_6.h presence... no
  544. checking for dxgi1_6.h... no
  545. checking for AVFORMAT... yes
  546. checking libavformat/avformat.h usability... yes
  547. checking libavformat/avformat.h presence... yes
  548. checking for libavformat/avformat.h... yes
  549. checking libavformat/avio.h usability... yes
  550. checking libavformat/avio.h presence... yes
  551. checking for libavformat/avio.h... yes
  552. checking for libavcodec/avcodec.h... (cached) yes
  553. checking for libavutil/avutil.h... (cached) yes
  554. checking for SWSCALE... yes
  555. checking libswscale/swscale.h usability... yes
  556. checking libswscale/swscale.h presence... yes
  557. checking for libswscale/swscale.h... yes
  558. checking for libavutil/avutil.h... (cached) yes
  559. checking for POSTPROC... yes
  560. checking postproc/postprocess.h usability... no
  561. checking postproc/postprocess.h presence... no
  562. checking for postproc/postprocess.h... no
  563. checking neaacdec.h usability... yes
  564. checking neaacdec.h presence... yes
  565. checking for neaacdec.h... yes
  566. checking for NeAACDecOpen in -lfaad... yes
  567. checking for AOM... no
  568. configure: WARNING: Library aom needed for aom was not found
  569. checking for VPX... yes
  570. checking for vpx_codec_vp8_dx in -lvpx... yes
  571. checking for vpx_codec_vp9_dx in -lvpx... yes
  572. checking for vpx_codec_vp8_cx in -lvpx... yes
  573. checking for vpx_codec_vp9_cx in -lvpx... yes
  574. checking for TWOLAME... yes
  575. checking a52dec/a52.h usability... yes
  576. checking a52dec/a52.h presence... yes
  577. checking for a52dec/a52.h... yes
  578. checking for a52_free in -la52... yes
  579. checking for DCA... yes
  580. checking for FLAC... yes
  581. checking for LIBMPEG2... yes
  582. checking for VORBIS... yes
  583. checking for SPEEX... yes
  584. checking for SPEEXDSP... yes
  585. checking for OPUS... yes
  586. checking for SPATIALAUDIO... yes
  587. checking for THEORA... yes
  588. checking for OGGSPOTS... yes
  589. checking for SCHROEDINGER... yes
  590. checking png.h usability... yes
  591. checking png.h presence... yes
  592. checking for png.h... yes
  593. checking for png_set_alpha_mode in -lpng... yes
  594. checking jpeglib.h usability... yes
  595. checking jpeglib.h presence... yes
  596. checking for jpeglib.h... yes
  597. checking libbpg.h usability... no
  598. checking libbpg.h presence... no
  599. checking for libbpg.h... no
  600. checking for X262... no
  601. checking for X265... yes
  602. checking for X26410B... no
  603. checking for X264... yes
  604. checking for MFX... no
  605. configure: WARNING: Library libmfx needed for mfx was not found
  606. checking for FLUIDSYNTH... no
  607. configure: WARNING: Library fluidsynth >= 1.1.2 needed for fluidsynth was not found
  608. checking for FLUIDLITE... no
  609. configure: WARNING: Library fluidlite needed for fluidlite was not found
  610. checking fluidlite.h usability... no
  611. checking fluidlite.h presence... no
  612. checking for fluidlite.h... no
  613. checking for ZVBI... yes
  614. checking for LIBASS... yes
  615. checking fontconfig/fontconfig.h usability... yes
  616. checking fontconfig/fontconfig.h presence... yes
  617. checking for fontconfig/fontconfig.h... yes
  618. checking for ARIBB24... yes
  619. checking for ARIBB25... no
  620. configure: WARNING: Library aribb25 >= 0.2.6 needed for aribb25 was not found
  621. checking for KATE... yes
  622. checking for TIGER... no
  623. checking for EGL... no
  624. checking for GL... no
  625. checking for OpenGL... no
  626. checking for X... libraries /usr/X11/lib, headers /usr/X11/include
  627. checking whether -R must be followed by a space... neither works
  628. checking for gethostbyname... yes
  629. checking for connect... yes
  630. checking for remove... yes
  631. checking for shmat... yes
  632. checking for IceConnectionNumber in -lICE... yes
  633. checking X11/Xlib.h usability... no
  634. checking X11/Xlib.h presence... no
  635. checking for X11/Xlib.h... no
  636. checking for VDPAU... no
  637. checking for WAYLAND_CLIENT... no
  638. checking for FREETYPE... yes
  639. checking for FRIBIDI... yes
  640. checking for HARFBUZZ... yes
  641. checking for ISpObjectToken... no
  642. configure: WARNING: sapi.h not found. Text to Speech renderer for Windows disabled
  643. checking for SVG... no
  644. configure: WARNING: Library librsvg-2.0 >= 2.9.0 needed for svg was not found
  645. checking for SVGDEC... no
  646. configure: WARNING: Library librsvg-2.0 >= 2.9.0 cairo >= 1.13.1 needed for svgdec was not found
  647. checking linux/fb.h usability... no
  648. checking linux/fb.h presence... no
  649. checking for linux/fb.h... no
  650. checking kva.h usability... no
  651. checking kva.h presence... no
  652. checking for kva.h... no
  653. checking interface/mmal/mmal.h usability... no
  654. checking interface/mmal/mmal.h presence... no
  655. checking for interface/mmal/mmal.h... no
  656. configure: WARNING: Cannot find development headers for mmal...
  657. checking for ALSA... no
  658. checking soundcard.h usability... no
  659. checking soundcard.h presence... no
  660. checking for soundcard.h... no
  661. checking sys/soundcard.h usability... no
  662. checking sys/soundcard.h presence... no
  663. checking for sys/soundcard.h... no
  664. checking sndio.h usability... no
  665. checking sndio.h presence... no
  666. checking for sndio.h... no
  667. checking audioclient.h usability... no
  668. checking audioclient.h presence... no
  669. checking for audioclient.h... no
  670. checking for JACK... no
  671. configure: WARNING: No package 'jack' found, trying jack1 instead
  672. checking for JACK... no
  673. configure: WARNING: No package 'jack' found
  674. No package 'jack' found.
  675. checking for SAMPLERATE... yes
  676. checking for SOXR... no
  677. configure: WARNING: Library soxr >= 0.1.2 needed for soxr was not found
  678. checking kai.h usability... no
  679. checking kai.h presence... no
  680. checking for kai.h... no
  681. checking for CHROMAPRINT... yes
  682. checking for protoc... protoc
  683. checking for CHROMECAST... yes
  684. configure: WARNING: The skins2 module depends on the Qt interface, Qt is not built so skins2 is disabled.
  685. checking for xcrun... /usr/bin/xcrun
  686. checking for ibtool (using xcrun)... /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool
  687. checking for dmgbuild... no
  688. configure: WARNING: dmgbuild not found -- unable to build fancy DMGs
  689. checking VideoToolbox/VideoToolbox.h usability... yes
  690. checking VideoToolbox/VideoToolbox.h presence... yes
  691. checking for VideoToolbox/VideoToolbox.h... yes
  692. checking AudioToolbox/AudioToolbox.h usability... yes
  693. checking AudioToolbox/AudioToolbox.h presence... yes
  694. checking for AudioToolbox/AudioToolbox.h... yes
  695. checking for NCURSES... yes
  696. checking for SRT... yes
  697. checking for GOOM... yes
  698. checking for PROJECTM... no
  699. configure: WARNING: No package 'libprojectM' found.
  700. checking for VSXU... no
  701. configure: WARNING: No package 'libvsxu' found.
  702. checking for AVAHI... no
  703. configure: WARNING: Library avahi-client >= 0.6 needed for avahi was not found
  704. checking for UDEV... no
  705. configure: WARNING: Library libudev >= 142 needed for udev was not found
  706. checking for MTP... no
  707. configure: WARNING: Library libmtp >= 1.0.0 needed for mtp was not found
  708. checking for UPNP... yes
  709. checking for MICRODNS... no
  710. configure: WARNING: Library microdns needed for microdns was not found
  711. checking for LIBXML2... yes
  712. checking for gcrypt 1.6.0 or later... yes
  713. checking for GNUTLS... yes
  714. checking for TAGLIB... yes
  715. checking for SECRET... no
  716. configure: WARNING: Library libsecret-1 >= 0.18 needed for secret was not found
  717. checking for NOTIFY... no
  718. configure: WARNING: Library libnotify gtk+-3.0 needed for notify was not found
  719. checking for LIBPLACEBO... yes
  720. checking whether byte ordering is bigendian... no
  721. checking that generated files are newer than configure... done
  722. configure: creating ./config.status
  723. config.status: creating Makefile
  724. config.status: creating doc/Makefile
  725. config.status: creating modules/Makefile
  726. config.status: creating m4/Makefile
  727. config.status: creating po/Makefile.in
  728. config.status: creating share/Makefile
  729. config.status: creating compat/Makefile
  730. config.status: creating src/Makefile
  731. config.status: creating lib/Makefile
  732. config.status: creating bin/Makefile
  733. config.status: creating test/Makefile
  734. config.status: creating modules/hw/mmal/Makefile
  735. config.status: creating share/vlc.appdata.xml.in
  736. config.status: creating modules/gui/macosx/UI/InfoPlist.strings
  737. config.status: creating share/macosx/Info.plist
  738. config.status: creating config.h
  739. config.status: executing depfiles commands
  740. config.status: executing libtool commands
  741. config.status: executing po-directories commands
  742. config.status: creating po/POTFILES
  743. config.status: creating po/Makefile
  744.  
  745. libvlc configuration
  746. --------------------
  747. version : 3.0.3
  748. system : darwin
  749. architecture : x86_64 mmx sse sse2
  750. optimizations : yes
  751. vlc aliases : cvlc rvlc nvlc
  752.  
  753. To build vlc and its plugins, type `make', or `./compile' if you like nice colors.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement