tvermaashutosh

VLC_Configuration_Logs

May 30th, 2024
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 28.25 KB | Cryptocurrency | 0 0
  1. tvermaashutosh_by_mohit@AshV ~/G/v/build (master)> ../configure PATH="/home/tvermaashutosh_by_mohit/GSoC/Qt/6.7.1/gcc_64/bin:$PATH" PKG_CONFIG_PATH="/home/tve
  2. rmaashutosh_by_mohit/GSoC/Qt/6.7.1/gcc_64/lib/pkgconfig"
  3. checking build system type... x86_64-pc-linux-gnu
  4. checking host system type... x86_64-pc-linux-gnu
  5. checking for a BSD-compatible install... /usr/bin/install -c
  6. checking whether build environment is sane... yes
  7. checking for a race-free mkdir -p... /usr/bin/mkdir -p
  8. checking for gawk... no
  9. checking for mawk... mawk
  10. checking whether make sets $(MAKE)... yes
  11. checking whether make supports nested variables... yes
  12. checking whether UID '1000' is supported by ustar format... yes
  13. checking whether GID '1000' is supported by ustar format... yes
  14. checking how to create a ustar tar archive... gnutar
  15. checking whether make supports nested variables... (cached) yes
  16. checking whether to enable maintainer-specific portions of Makefiles... yes
  17. checking for gcc... gcc
  18. checking whether the C compiler works... yes
  19. checking for C compiler default output file name... a.out
  20. checking for suffix of executables...
  21. checking whether we are cross compiling... no
  22. checking for suffix of object files... o
  23. checking whether the compiler supports GNU C... yes
  24. checking whether gcc accepts -g... yes
  25. checking for gcc option to enable C11 features... none needed
  26. checking whether gcc understands -c and -o together... yes
  27. checking whether make supports the include directive... yes (GNU style)
  28. checking dependency style of gcc... gcc3
  29. checking for stdio.h... yes
  30. checking for stdlib.h... yes
  31. checking for string.h... yes
  32. checking for inttypes.h... yes
  33. checking for stdint.h... yes
  34. checking for strings.h... yes
  35. checking for sys/stat.h... yes
  36. checking for sys/types.h... yes
  37. checking for unistd.h... yes
  38. checking for wchar.h... yes
  39. checking for minix/config.h... no
  40. checking whether it is safe to define __EXTENSIONS__... yes
  41. checking whether _XOPEN_SOURCE should be defined... no
  42. checking whether gcc  supports C17... yes
  43. checking for g++... g++
  44. checking whether the compiler supports GNU C++... yes
  45. checking whether g++ accepts -g... yes
  46. checking for g++ option to enable C++11 features... none needed
  47. checking dependency style of g++... gcc3
  48. checking how to run the C preprocessor... gcc -E
  49. checking for gcc... gcc
  50. checking whether the compiler supports GNU Objective C... no
  51. checking whether gcc accepts -g... no
  52. checking dependency style of gcc... gcc3
  53. checking for grep that handles long lines and -e... /usr/bin/grep
  54. checking for egrep... /usr/bin/grep -E
  55. checking whether make sets $(MAKE)... (cached) yes
  56. checking dependency style of gcc... gcc3
  57. checking for flex... flex
  58. checking for lex output file root... lex.yy
  59. checking for lex library... none needed
  60. checking whether yytext is a pointer... yes
  61. checking for bison... bison -y
  62. checking for desktop-file-validate... desktop-file-validate
  63. checking for c17-gcc... no
  64. checking for c17... no
  65. checking for c11-gcc... no
  66. checking for c11... no
  67. checking for c99-gcc... c99-gcc
  68. checking for an ANSI C-conforming const... yes
  69. checking for inline... inline
  70. checking for C/C++ restrict keyword... __restrict__
  71. checking whether g++ supports C++17 features with -std=c++17... yes
  72. checking whether the C++ compiler supports typeof... no
  73. checking whether C compiler accepts -Werror=invalid-command-line-argument... no
  74. checking whether C compiler accepts -Werror=unknown-warning-option... no
  75. checking whether C compiler accepts -Wno-deprecated-copy... yes
  76. checking for nasm... nasm
  77. checking for 3rd party libraries path... /home/tvermaashutosh_by_mohit/GSoC/vlc/contrib/x86_64-linux-gnu from ../contrib/x86_64-linux-gnu
  78. checking if contribs provide luac... no
  79. checking how to print strings... printf
  80. checking for a sed that does not truncate output... /usr/bin/sed
  81. checking for fgrep... /usr/bin/grep -F
  82. checking for ld used by gcc... /usr/bin/ld
  83. checking if the linker (/usr/bin/ld) is GNU ld... yes
  84. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  85. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  86. checking whether ln -s works... yes
  87. checking the maximum length of command line arguments... 1572864
  88. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  89. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  90. checking for /usr/bin/ld option to reload object files... -r
  91. checking for file... file
  92. checking for objdump... objdump
  93. checking how to recognize dependent libraries... (cached) pass_all
  94. checking for dlltool... no
  95. checking how to associate runtime and link libraries... printf %s\n
  96. checking for ar... ar
  97. checking for archiver @FILE support... @
  98. checking for strip... strip
  99. checking for ranlib... ranlib
  100. checking command to parse /usr/bin/nm -B output from gcc object... ok
  101. checking for sysroot... no
  102. checking for a working dd... /usr/bin/dd
  103. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  104. checking for mt... mt
  105. checking if mt is a manifest tool... no
  106. checking for dlfcn.h... yes
  107. checking for objdir... .libs
  108. checking if gcc supports -fno-rtti -fno-exceptions... no
  109. checking for gcc option to produce PIC... -fPIC -DPIC
  110. checking if gcc PIC flag -fPIC -DPIC works... yes
  111. checking if gcc static flag -static works... yes
  112. checking if gcc supports -c -o file.o... yes
  113. checking if gcc supports -c -o file.o... (cached) yes
  114. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  115. checking whether -lc should be explicitly linked in... no
  116. checking dynamic linker characteristics... GNU/Linux ld.so
  117. checking how to hardcode library paths into programs... immediate
  118. checking for shl_load... no
  119. checking for shl_load in -ldld... no
  120. checking for dlopen... yes
  121. checking whether a program can dlopen itself... yes
  122. checking whether a statically linked program can dlopen itself... no
  123. checking whether stripping libraries is possible... yes
  124. checking if libtool supports shared libraries... yes
  125. checking whether to build shared libraries... yes
  126. checking whether to build static libraries... no
  127. checking how to run the C++ preprocessor... g++ -std=c++17 -E
  128. checking for ld used by g++ -std=c++17... /usr/bin/ld -m elf_x86_64
  129. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  130. checking whether the g++ -std=c++17 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  131. checking for g++ -std=c++17 option to produce PIC... -fPIC -DPIC
  132. checking if g++ -std=c++17 PIC flag -fPIC -DPIC works... yes
  133. checking if g++ -std=c++17 static flag -static works... yes
  134. checking if g++ -std=c++17 supports -c -o file.o... yes
  135. checking if g++ -std=c++17 supports -c -o file.o... (cached) yes
  136. checking whether the g++ -std=c++17 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  137. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  138. checking how to hardcode library paths into programs... immediate
  139. checking for windres... no
  140. checking for bash... /usr/bin/bash
  141. checking if dolt supports this host... yes, replacing libtool
  142. checking whether NLS is requested... yes
  143. checking for msgfmt... /usr/bin/msgfmt
  144. checking for gmsgfmt... /usr/bin/msgfmt
  145. checking for xgettext... /usr/bin/xgettext
  146. checking for msgmerge... /usr/bin/msgmerge
  147. checking for ld... /usr/bin/ld -m elf_x86_64
  148. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  149. checking for shared library run path origin... done
  150. checking 32-bit host C ABI... no
  151. checking for ELF binary format... yes
  152. checking for the common suffixes of directories in the library search path... lib,lib,lib64
  153. checking for CFPreferencesCopyAppValue... no
  154. checking for CFLocaleCopyPreferredLanguages... no
  155. checking for GNU gettext in libc... yes
  156. checking whether to use NLS... yes
  157. checking where the gettext function comes from... libc
  158. checking for iconv... yes
  159. checking for working iconv... yes
  160. checking for iconv declaration...
  161.          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  162. checking for buggy GNU/libc versions... not present
  163. checking for shared objects suffix... .so
  164. checking for accept4... yes
  165. checking for dup3... yes
  166. checking for fcntl... yes
  167. checking for flock... yes
  168. checking for fstatat... yes
  169. checking for fstatvfs... yes
  170. checking for fork... yes
  171. checking for getmntent_r... yes
  172. checking for getenv... yes
  173. checking for getpwuid_r... yes
  174. checking for isatty... yes
  175. checking for memalign... yes
  176. checking for mkostemp... yes
  177. checking for mmap... yes
  178. checking for open_memstream... yes
  179. checking for newlocale... yes
  180. checking for pipe2... yes
  181. checking for posix_fadvise... yes
  182. checking for setlocale... yes
  183. checking for uselocale... yes
  184. checking for wordexp... yes
  185. checking for aligned_alloc... yes
  186. checking for asprintf... yes
  187. checking for atof... yes
  188. checking for atoll... yes
  189. checking for dirfd... yes
  190. checking for fdopendir... yes
  191. checking for flockfile... yes
  192. checking for fsync... yes
  193. checking for getdelim... yes
  194. checking for getpid... yes
  195. checking for gmtime_r... yes
  196. checking for lfind... yes
  197. checking for lldiv... yes
  198. checking for localtime_r... yes
  199. checking for memrchr... yes
  200. checking for nrand48... yes
  201. checking for poll... yes
  202. checking for posix_memalign... yes
  203. checking for readv... yes
  204. checking for recvmsg... yes
  205. checking for rewind... yes
  206. checking for sendmsg... yes
  207. checking for setenv... yes
  208. checking for strcasecmp... yes
  209. checking for strcasestr... yes
  210. checking for strdup... yes
  211. checking for strlcpy... yes
  212. checking for strndup... yes
  213. checking for strnlen... yes
  214. checking for strnstr... no
  215. checking for strsep... yes
  216. checking for strtof... yes
  217. checking for strtok_r... yes
  218. checking for strtoll... yes
  219. checking for swab... yes
  220. checking for tdestroy... yes
  221. checking for tfind... yes
  222. checking for timegm... yes
  223. checking for timespec_get... yes
  224. checking for strverscmp... yes
  225. checking for vasprintf... yes
  226. checking for writev... yes
  227. checking for gettimeofday... yes
  228. checking for fdatasync... yes
  229. checking for gcc options needed to detect all undeclared functions... none needed
  230. checking whether realpath is declared... yes
  231. checking for working strcoll... yes
  232. checking for eventfd... yes
  233. checking for vmsplice... yes
  234. checking for sched_getaffinity... yes
  235. checking for recvmmsg... yes
  236. checking for memfd_create... yes
  237. checking for getauxval... yes
  238. checking for struct timespec... yes
  239. checking for max_align_t... yes
  240. checking for library containing connect... none required
  241. checking for library containing inet_pton... none required
  242. checking for struct if_nameindex... yes
  243. checking for if_nameindex... yes
  244. checking for socklen_t in sys/socket.h... yes
  245. checking for struct sockaddr_storage... yes
  246. checking for getopt_long... yes
  247. checking for cos in -lm... yes
  248. checking for lrintf in -lm... yes
  249. checking for nanf in -lm... yes
  250. checking for sincos in -lm... yes
  251. checking broken qsort_r prototype... no
  252. checking _Thread_local support... ok
  253. checking for threads.h... yes
  254. checking for getaddrinfo_a in -lanl... yes
  255. checking for library containing dlsym... none required
  256. checking for library containing clock_nanosleep... none required
  257. checking for clock_gettime... yes
  258. checking for clock_nanosleep... yes
  259. checking for clock_getres... yes
  260. checking for stdbit.h... yes
  261. checking for stdckdint.h... no
  262. checking for arpa/inet.h... yes
  263. checking for poll.h... yes
  264. checking for pthread.h... yes
  265. checking for search.h... yes
  266. checking for sys/shm.h... yes
  267. checking for sys/socket.h... yes
  268. checking for sys/uio.h... yes
  269. checking for wordexp.h... yes
  270. checking for net/if.h... yes
  271. checking for syslog.h... yes
  272. checking for netinet/tcp.h... yes
  273. checking for netinet/udplite.h... no
  274. checking for sys/param.h... yes
  275. checking for sys/mount.h... yes
  276. checking for features.h... yes
  277. checking for getopt.h... yes
  278. checking for linux/dccp.h... yes
  279. checking for linux/magic.h... yes
  280. checking for sys/auxv.h... yes
  281. checking for sys/eventfd.h... yes
  282. checking for xlocale.h... no
  283. checking for struct pollfd... yes
  284. checking if C++ headers define locale_t... yes
  285. checking for ssize_t... yes
  286. checking for pkg-config... /usr/bin/pkg-config
  287. checking pkg-config is at least version 0.9.0... yes
  288. checking for zlib.h... yes
  289. checking for inflate in -lz... yes
  290. checking for libidn... no
  291. checking for dbus-1 >= 1.6.0... no
  292. configure: WARNING: Package 'dbus-1', required by 'virtual:world', not found.
  293. checking for libsystemd... no
  294. configure: WARNING: Package 'libsystemd', required by 'virtual:world', not found.
  295. checking for libelogind... no
  296. configure: WARNING: Package 'libelogind', required by 'virtual:world', not found.
  297. checking for basu... yes
  298. checking whether C compiler accepts -Wall... yes
  299. checking whether C compiler accepts -Wextra... yes
  300. checking whether C compiler accepts -Wsign-compare... yes
  301. checking whether C compiler accepts -Wundef... yes
  302. checking whether C compiler accepts -Wpointer-arith... yes
  303. checking whether C compiler accepts -Wvolatile-register-var... yes
  304. checking whether C compiler accepts -Wformat... yes
  305. checking whether C compiler accepts -Wformat-security... yes
  306. checking whether C compiler accepts -Wduplicated-branches... yes
  307. checking whether C compiler accepts -Wduplicated-cond... yes
  308. checking whether C++ compiler accepts -Wall... yes
  309. checking whether C++ compiler accepts -Wextra... yes
  310. checking whether C++ compiler accepts -Wsign-compare... yes
  311. checking whether C++ compiler accepts -Wundef... yes
  312. checking whether C++ compiler accepts -Wpointer-arith... yes
  313. checking whether C++ compiler accepts -Wvolatile-register-var... yes
  314. checking whether C++ compiler accepts -Wformat... yes
  315. checking whether C++ compiler accepts -Wformat-security... yes
  316. checking whether C++ compiler accepts -Wduplicated-branches... yes
  317. checking whether C++ compiler accepts -Wduplicated-cond... yes
  318. checking whether C compiler accepts -Wbad-function-cast... yes
  319. checking whether C compiler accepts -Wwrite-strings... yes
  320. checking whether C compiler accepts -Wmissing-prototypes... yes
  321. checking whether C compiler accepts -Werror-implicit-function-declaration... yes
  322. checking whether C compiler accepts -Winit-self... yes
  323. checking whether C compiler accepts -Wlogical-op... yes
  324. checking whether C compiler accepts -Wshadow=local... yes
  325. checking whether C compiler accepts -Wmultistatement-macros... yes
  326. checking whether C compiler accepts -pipe... yes
  327. checking for valgrind/valgrind.h... no
  328. checking if gcc accepts -fvisibility=hidden... yes
  329. checking whether C compiler accepts -fno-math-errno... yes
  330. checking whether C compiler accepts -funsafe-math-optimizations... yes
  331. checking whether C compiler accepts -fno-rounding-math... yes
  332. checking whether C compiler accepts -fno-signaling-nans... yes
  333. checking whether C compiler accepts -fcx-limited-range... yes
  334. checking whether C compiler accepts -fno-math-errno... (cached) yes
  335. checking whether C compiler accepts -funsafe-math-optimizations... (cached) yes
  336. checking whether C compiler accepts -fno-rounding-math... (cached) yes
  337. checking whether C compiler accepts -fno-signaling-nans... (cached) yes
  338. checking whether C compiler accepts -fcx-limited-range... (cached) yes
  339. checking if gcc accepts -funroll-loops... yes
  340. checking whether C compiler accepts -fstack-protector-strong... yes
  341. checking whether C compiler accepts -fstack-protector-strong... (cached) yes
  342. checking if linker supports -Bsymbolic... -Wl,-Bsymbolic
  343. checking if linker supports -z,defs... yes
  344. checking for __attribute__((packed))... yes
  345. checking for execinfo.h... yes
  346. checking for backtrace... yes
  347. checking if gcc groks SSE2 intrinsics... yes
  348. checking if gcc groks SSE2 inline assembly... yes
  349. checking if gcc groks SSE3 inline assembly... yes
  350. checking if gcc groks SSSE3 inline assembly... yes
  351. checking if gcc groks SSE4.1 inline assembly... yes
  352. checking if gcc groks AVX2 intrinsics... yes
  353. checking if gcc groks AVX inline assembly... yes
  354. checking if gcc groks AVX2 inline assembly... yes
  355. checking for lua5.2... yes
  356. checking for luac... luac
  357. checking for libarchive >= 3.1.0... yes
  358. checking for live555... yes
  359. checking for libdc1394-2 >= 2.1.0... no
  360. configure: WARNING: Library libdc1394-2 >= 2.1.0 needed for dc1394 was not found
  361. checking for libraw1394 >= 2.0.1 libavc1394 >= 0.5.3... no
  362. configure: WARNING: Library libraw1394 >= 2.0.1 libavc1394 >= 0.5.3 needed for dv1394 was not found
  363. checking for zvbi-0.2 >= 0.2.28... yes
  364. checking for dvdread > 6.0.0... yes
  365. checking for dvdnav >= 6.0.0... yes
  366. checking for libbluray >= 0.6.2... yes
  367. checking for opencv > 2.0... no
  368. configure: WARNING: Library opencv > 2.0 needed for opencv was not found
  369. checking for smbclient... no
  370. configure: WARNING: Library smbclient needed for smbclient was not found
  371. checking for libdsm >= 0.2.0... no
  372. checking for libssh2... yes
  373. checking for libnfs >= 1.10.0... yes
  374. checking for libsmb2 >= 3.0.0... yes
  375. checking for linux/videodev2.h... yes
  376. checking for sys/videoio.h... no
  377. checking for ffnvcodec/dynlink_loader.h... yes
  378. checking for AMF/core/PropertyStorage.h... yes
  379. checking for AMF/components/HQScaler.h... yes
  380. checking for AMF/core/PropertyStorage.h... (cached) yes
  381. checking for AMF/components/VQEnhancer.h... yes
  382. checking for DeckLinkAPI.h... yes
  383. checking for cdrom_msf0 in linux/cdrom.h... yes
  384. checking for scsireq in sys/scsiio.h... no
  385. checking for ioc_toc_header in sys/cdio.h... no
  386. checking for libcddb >= 0.9.5... yes
  387. checking for Linux DVB version 5.1... yes
  388. checking for libvncclient >= 0.9.9... yes
  389. checking for freerdp2 >= 2.0.0... no
  390. configure: WARNING: Library freerdp2 >= 2.0.0 needed for freerdp was not found
  391. checking for asdcplib... yes
  392. checking for libdvbpsi >= 1.2.0... yes
  393. checking for dvbcsa... yes
  394. checking for libgme... yes
  395. checking for libsidplay2... yes
  396. checking for sidplay/builders/resid.h... yes
  397. checking for ogg >= 1.0... yes
  398. checking for vorbis >= 1.1... yes
  399. checking for ogg >= 1.0... yes
  400. checking for shout >= 2.4.3... yes
  401. checking for libebml >= 1.3.6 libmatroska... yes
  402. checking for libmodplug >= 0.8.9.0... yes
  403. checking for mpc/mpcdec.h... yes
  404. checking for shine >= 3.0.0... no
  405. configure: WARNING: Library shine >= 3.0.0 needed for shine was not found
  406. checking for mad.h... yes
  407. checking for mad_bit_init in -lmad... yes
  408. checking for libmpg123... yes
  409. checking for gstreamer-app-1.0... no
  410. configure: WARNING: Package 'gstreamer-app-1.0', required by 'virtual:world', not found. GStreamer modules will not be built.
  411. checking for libavcodec >= 57.37.100 libavutil >= 55.22.101... yes
  412. checking for libva >= 1.0... no
  413. configure: WARNING: Package 'libva', required by 'virtual:world', not found.
  414. checking for libva-drm... no
  415. configure: WARNING: Package 'libva-drm', required by 'virtual:world', not found.
  416. checking for libva-x11... no
  417. configure: WARNING: Package 'libva-x11', required by 'virtual:world', not found.
  418. checking for libva-wayland... no
  419. configure: WARNING: Package 'libva-wayland', required by 'virtual:world', not found.
  420. checking for dxgidebug.h... no
  421. checking for dxgi1_6.h... no
  422. checking for d3d11_4.h... no
  423. checking for dcomp.h... no
  424. checking for libavformat >= 53.21.0 libavcodec libavutil... yes
  425. checking for libavformat/avformat.h... yes
  426. checking for libavformat/avio.h... yes
  427. checking for libswscale >= 0.5.0... yes
  428. checking for libpostproc libavutil... yes
  429. checking for postproc/postprocess.h... no
  430. checking for faad2... yes
  431. checking for aom... yes
  432. checking for rav1e... yes
  433. checking for dav1d >= 0.5.0... yes
  434. checking for vpx >= 1.5.0... yes
  435. checking for vpx_codec_vp8_dx in -lvpx... yes
  436. checking for vpx_codec_vp9_dx in -lvpx... yes
  437. checking for vpx_codec_vp8_cx in -lvpx... yes
  438. checking for vpx_codec_vp9_cx in -lvpx... yes
  439. checking for twolame... yes
  440. checking for a52dec/a52.h... yes
  441. checking for a52_free in -la52... yes
  442. checking for libdca >= 0.0.5... yes
  443. checking for flac... yes
  444. checking for libmpeg2 > 0.3.2... yes
  445. checking for ogg vorbis >= 1.1 vorbisenc >= 1.1... yes
  446. checking for ogg speex >= 1.0.5... yes
  447. checking for speexdsp... yes
  448. checking for rnnoise... yes
  449. checking for ogg opus >= 1.0.3... yes
  450. checking for spatialaudio... yes
  451. checking for ogg theoradec >= 1.0 theoraenc... yes
  452. checking for ogg... yes
  453. checking for schroedinger-1.0 >= 1.0.10... yes
  454. checking for png.h... yes
  455. checking for png_set_alpha_mode in -lpng... yes
  456. checking for jpeglib.h... yes
  457. checking for JPEG library source/destination support... yes
  458. checking for libbpg.h... no
  459. checking for x262... no
  460. checking for x265... yes
  461. checking for x264 >= 0.148... yes
  462. checking for x264 >= 0.153... yes
  463. checking for libmfx... no
  464. configure: WARNING: Library libmfx needed for mfx was not found
  465. checking for davs2... no
  466. configure: WARNING: Library davs2 needed for davs2 was not found
  467. checking for fluidsynth >= 1.1.2... no
  468. configure: WARNING: Library fluidsynth >= 1.1.2 needed for fluidsynth was not found
  469. checking for fluidlite... no
  470. configure: WARNING: Library fluidlite needed for fluidlite was not found
  471. checking for fluidlite.h... no
  472. checking for zvbi-0.2 >= 0.2.28... yes
  473. checking for libaribcaption... yes
  474. checking for aribb24 >= 1.0.1... yes
  475. checking for aribb25 >= 0.2.6... no
  476. configure: WARNING: Library aribb25 >= 0.2.6 needed for aribb25 was not found
  477. checking for kate >= 0.3.0... yes
  478. checking for tiger >= 0.3.1... no
  479. checking for libplacebo >= 4.192... yes
  480. checking for libplacebo/vulkan.h... yes
  481. checking for libplacebo/opengl.h... yes
  482. checking for egl... yes
  483. checking for gl... yes
  484. checking for glesv2... yes
  485. checking for vulkan >= 1.0.26... yes
  486. checking for X... libraries , headers
  487. checking for gethostbyname... yes
  488. checking for connect... yes
  489. checking for remove... yes
  490. checking for shmat... yes
  491. checking for IceConnectionNumber in -lICE... yes
  492. checking for xcb >= 1.8... yes
  493. checking for xcb-composite... yes
  494. checking for xcb-randr >= 1.3... yes
  495. checking for xcb-render... yes
  496. checking for xcb-shm >= 1.9.2... yes
  497. checking for xcb-xkb... yes
  498. checking for xproto... yes
  499. checking for xkbcommon-x11... yes
  500. checking for xcb-keysyms >= 0.3.4... no
  501. configure: WARNING: Package 'xcb-keysyms', required by 'virtual:world', not found. Global hotkeys are disabled.
  502. checking for xcb-damage... no
  503. configure: WARNING: Package 'xcb-damage', required by 'virtual:world', not found. Qt X11 composition disabled.
  504. checking for xcb-xfixes... yes
  505. checking for vdpau >= 0.6... no
  506. checking for wayland-client >= 1.19.91... yes
  507. checking for wayland-cursor... yes
  508. checking for wayland-egl... yes
  509. checking for wayland-scanner >= 1.15... yes
  510. checking for wayland-protocols >= 1.15... yes
  511. checking for xkbcommon... yes
  512. checking for freetype2... yes
  513. checking for fontconfig >= 2.11... yes
  514. checking for fribidi... yes
  515. checking for harfbuzz... yes
  516. checking for libass >= 0.9.8... yes
  517. checking for ISpObjectToken... no
  518. configure: WARNING: sapi.h not found. Text to Speech renderer for Windows disabled
  519. checking for librsvg-2.0 >= 2.9.0... no
  520. configure: WARNING: Library librsvg-2.0 >= 2.9.0 needed for svg was not found
  521. checking for librsvg-2.0 >= 2.9.0 cairo >= 1.13.1... no
  522. configure: WARNING: Library librsvg-2.0 >= 2.9.0 cairo >= 1.13.1 needed for svgdec was not found
  523. checking for drm/drm_mode.h... yes
  524. checking for libdrm >= 2.4.83... no
  525. checking for caca >= 0.99.beta14... no
  526. configure: WARNING: Library caca >= 0.99.beta14 needed for caca was not found
  527. checking for kva.h... no
  528. checking for interface/mmal/mmal.h... no
  529. configure: WARNING: Cannot find development headers for mmal...
  530. checking for libpulse >= 6.0... no
  531. checking for alsa >= 1.0.24... yes
  532. checking for sndio... no
  533. checking for audioclient.h... no
  534. checking for jack >= 1.9.7... no
  535. configure: WARNING: Package 'jack', required by 'virtual:world', not found, trying jack1 instead
  536. checking for jack >= 0.120.1 jack < 1.0... no
  537. configure: WARNING: Package 'jack', required by 'virtual:world', not found
  538. Package 'jack', required by 'virtual:world', not found.
  539. checking for samplerate... yes
  540. checking for soxr >= 0.1.2... yes
  541. checking for libebur128 >= 1.2.4... yes
  542. checking for kai.h... no
  543. checking for libchromaprint >= 0.6.0... yes
  544. checking for protobuf-lite... yes
  545. checking for protoc... /home/tvermaashutosh_by_mohit/GSoC/vlc/contrib/x86_64-linux-gnu/../bin/protoc
  546. checking protobuf-lite matches /home/tvermaashutosh_by_mohit/GSoC/vlc/contrib/x86_64-linux-gnu/../bin/protoc version 3.21... yes
  547. checking for KF6WindowSystem >= 6.0.0... no
  548. checking for qtpaths6... /home/tvermaashutosh_by_mohit/GSoC/Qt/6.7.1/gcc_64/bin/qtpaths6
  549. checking if contribs provide target_qt.conf... no
  550. checking Qt is at least 6.2... (6.7.1) yes
  551. configure: using /home/tvermaashutosh_by_mohit/GSoC/Qt/6.7.1/gcc_64/bin/qmake
  552. checking for Qt libraries... yes
  553. checking for Qt6WaylandClient... yes
  554. checking for moc... /home/tvermaashutosh_by_mohit/GSoC/Qt/6.7.1/gcc_64/libexec/moc
  555. checking for rcc... /home/tvermaashutosh_by_mohit/GSoC/Qt/6.7.1/gcc_64/libexec/rcc
  556. checking for uic... /home/tvermaashutosh_by_mohit/GSoC/Qt/6.7.1/gcc_64/libexec/uic
  557. checking for qsb... /home/tvermaashutosh_by_mohit/GSoC/Qt/6.7.1/gcc_64/bin/qsb
  558. checking for qmlcachegen... /home/tvermaashutosh_by_mohit/GSoC/Qt/6.7.1/gcc_64/libexec/qmlcachegen
  559. checking for python3... python3
  560. checking if required Qt plugins are installed with /home/tvermaashutosh_by_mohit/GSoC/Qt/6.7.1/gcc_64/bin/qtpaths6 and conf ... checking for QtQml.Models ... yes
  561. checking for QtQml.WorkerScript ... yes
  562. checking for QtQuick.Layouts ... yes
  563. checking for QtQuick.Window ... yes
  564. checking for QtQuick.Controls ... yes
  565. checking for Qt5Compat.GraphicalEffects ... yes
  566. yes
  567. checking for QuickTest... checking for QtTest ... yes
  568. yes
  569. checking for fxc... no
  570. checking for Qt Core private... yes
  571. checking for Qt GUI private... yes
  572. checking for Qt Quick private... yes
  573. checking for gtk+-3.0 >= 3.20... no
  574. checking for xpm... no
  575. checking for xinerama... no
  576. checking for xcursor... no
  577. checking for xext... no
  578. configure: WARNING: Skins2 interface disabled due to missing dependencies.
  579. checking for ncursesw... yes
  580. checking for srt >= 1.3.2... yes
  581. checking for librist... yes
  582. checking for libgoom2... yes
  583. checking for libprojectM... no
  584. configure: WARNING: Package 'libprojectM', required by 'virtual:world', not found.
  585. checking for libvsxu... no
  586. configure: WARNING: Package 'libvsxu', required by 'virtual:world', not found.
  587. checking for avahi-client >= 0.6... no
  588. configure: WARNING: Library avahi-client >= 0.6 needed for avahi was not found
  589. checking for libudev >= 142... no
  590. configure: WARNING: Library libudev >= 142 needed for udev was not found
  591. checking for libmtp >= 1.0.0... no
  592. configure: WARNING: Library libmtp >= 1.0.0 needed for mtp was not found
  593. checking for libupnp >= 1.8.3... yes
  594. checking for microdns >= 0.1.2... yes
  595. checking for libxml-2.0 >= 2.5... yes
  596. checking for gcrypt 1.6.0 or later... yes
  597. checking for gnutls >= 3.5.0... yes
  598. checking for taglib >= 1.11... yes
  599. checking for libsecret-1 >= 0.18... no
  600. configure: WARNING: Library libsecret-1 >= 0.18 needed for secret was not found
  601. checking for gbm... no
  602. checking for libnotify... no
  603. configure: WARNING: Library libnotify needed for notify was not found
  604. checking for medialibrary >= 0.13.0... yes
  605. checking whether byte ordering is bigendian... no
  606. ../configure: line 66235: kde4-config: command not found
  607. checking that generated files are newer than configure... done
  608. configure: creating ./config.status
  609. config.status: creating Makefile
  610. config.status: creating doc/Makefile
  611. config.status: creating modules/Makefile
  612. config.status: creating modules/gui/qt/Makefile
  613. config.status: creating m4/Makefile
  614. config.status: creating po/Makefile.in
  615. config.status: creating share/Makefile
  616. config.status: creating compat/Makefile
  617. config.status: creating src/Makefile
  618. config.status: creating lib/Makefile
  619. config.status: creating bin/Makefile
  620. config.status: creating test/Makefile
  621. config.status: creating share/vlc.appdata.xml.in
  622. config.status: creating config.h
  623. config.status: config.h is unchanged
  624. config.status: executing depfiles commands
  625. config.status: executing libtool commands
  626. config.status: executing po-directories commands
  627. config.status: creating po/POTFILES
  628. config.status: creating po/Makefile
  629.  
  630. libvlc configuration
  631. --------------------
  632. version               : 4.0.0-dev
  633. system                : linux
  634. architecture          : x86_64 sse2 avx avx2
  635. optimizations         : yes
  636. vlc aliases           : cvlc rvlc qvlc nvlc
  637.  
  638. To build vlc and its plugins, type `make', or `./compile' if you like nice colors.
  639. tvermaashutosh_by_mohit@AshV ~/G/v/build (master)>
Tags: VLC
Add Comment
Please, Sign In to add comment