Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- tvermaashutosh_by_mohit@AshV ~/G/Q/v/b/6.2.0 (master)> ../../configure --enable-qt-qml-debug --enable-qt-qml-cache
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a race-free mkdir -p... /usr/bin/mkdir -p
- checking for gawk... no
- checking for mawk... mawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking whether UID '1000' is supported by ustar format... yes
- checking whether GID '1000' is supported by ustar format... yes
- checking how to create a ustar tar archive... gnutar
- checking whether make supports nested variables... (cached) yes
- checking whether to enable maintainer-specific portions of Makefiles... yes
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to enable C11 features... none needed
- checking whether gcc understands -c and -o together... yes
- checking whether make supports the include directive... yes (GNU style)
- checking dependency style of gcc... gcc3
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for wchar.h... yes
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... yes
- checking whether _XOPEN_SOURCE should be defined... no
- checking whether gcc supports C17... yes
- checking for g++... g++
- checking whether the compiler supports GNU C++... yes
- checking whether g++ accepts -g... yes
- checking for g++ option to enable C++11 features... none needed
- checking dependency style of g++... gcc3
- checking how to run the C preprocessor... gcc -E
- checking for gcc... gcc
- checking whether the compiler supports GNU Objective C... no
- checking whether gcc accepts -g... no
- checking dependency style of gcc... gcc3
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking whether make sets $(MAKE)... (cached) yes
- checking dependency style of gcc... gcc3
- checking for flex... flex
- checking for lex output file root... lex.yy
- checking for lex library... none needed
- checking whether yytext is a pointer... yes
- checking for bison... bison -y
- checking for desktop-file-validate... desktop-file-validate
- checking for c17-gcc... no
- checking for c17... no
- checking for c11-gcc... no
- checking for c11... no
- checking for c99-gcc... c99-gcc
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- checking for C/C++ restrict keyword... __restrict__
- checking whether g++ supports C++17 features with -std=c++17... yes
- checking whether the C++ compiler supports typeof... no
- checking whether C compiler accepts -Werror=invalid-command-line-argument... no
- checking whether C compiler accepts -Werror=unknown-warning-option... no
- checking whether C compiler accepts -Wno-deprecated-copy... yes
- checking for nasm... nasm
- checking for 3rd party libraries path... /home/tvermaashutosh_by_mohit/GSoC/QtCreatorProjects/vlc/contrib/x86_64-linux-gnu from ../../contrib/x86_64-linux-gnu
- checking if contribs provide luac... no
- checking how to print strings... printf
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for fgrep... /usr/bin/grep -F
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for file... file
- checking for objdump... objdump
- checking how to recognize dependent libraries... (cached) pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for sysroot... no
- checking for a working dd... /usr/bin/dd
- checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking for shl_load... no
- checking for shl_load in -ldld... no
- checking for dlopen... yes
- checking whether a program can dlopen itself... yes
- checking whether a statically linked program can dlopen itself... no
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- checking how to run the C++ preprocessor... g++ -std=c++17 -E
- checking for ld used by g++ -std=c++17... /usr/bin/ld -m elf_x86_64
- checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
- checking whether the g++ -std=c++17 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking for g++ -std=c++17 option to produce PIC... -fPIC -DPIC
- checking if g++ -std=c++17 PIC flag -fPIC -DPIC works... yes
- checking if g++ -std=c++17 static flag -static works... yes
- checking if g++ -std=c++17 supports -c -o file.o... yes
- checking if g++ -std=c++17 supports -c -o file.o... (cached) yes
- checking whether the g++ -std=c++17 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking dynamic linker characteristics... (cached) GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking for windres... no
- checking for bash... /usr/bin/bash
- checking if dolt supports this host... yes, replacing libtool
- checking whether NLS is requested... yes
- checking for msgfmt... /usr/bin/msgfmt
- checking for gmsgfmt... /usr/bin/msgfmt
- checking for xgettext... /usr/bin/xgettext
- checking for msgmerge... /usr/bin/msgmerge
- checking for ld... /usr/bin/ld -m elf_x86_64
- checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
- checking for shared library run path origin... done
- checking 32-bit host C ABI... no
- checking for ELF binary format... yes
- checking for the common suffixes of directories in the library search path... lib,lib,lib64
- checking for CFPreferencesCopyAppValue... no
- checking for CFLocaleCopyPreferredLanguages... no
- checking for GNU gettext in libc... yes
- checking whether to use NLS... yes
- checking where the gettext function comes from... libc
- checking for iconv... yes
- checking for working iconv... yes
- checking for iconv declaration...
- extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
- checking for buggy GNU/libc versions... not present
- checking for shared objects suffix... .so
- checking for accept4... yes
- checking for dup3... yes
- checking for fcntl... yes
- checking for flock... yes
- checking for fstatat... yes
- checking for fstatvfs... yes
- checking for fork... yes
- checking for getmntent_r... yes
- checking for getenv... yes
- checking for getpwuid_r... yes
- checking for isatty... yes
- checking for memalign... yes
- checking for mkostemp... yes
- checking for mmap... yes
- checking for open_memstream... yes
- checking for newlocale... yes
- checking for pipe2... yes
- checking for posix_fadvise... yes
- checking for setlocale... yes
- checking for uselocale... yes
- checking for wordexp... yes
- checking for aligned_alloc... yes
- checking for asprintf... yes
- checking for atof... yes
- checking for atoll... yes
- checking for dirfd... yes
- checking for fdopendir... yes
- checking for flockfile... yes
- checking for fsync... yes
- checking for getdelim... yes
- checking for getpid... yes
- checking for gmtime_r... yes
- checking for lfind... yes
- checking for lldiv... yes
- checking for localtime_r... yes
- checking for memrchr... yes
- checking for nrand48... yes
- checking for poll... yes
- checking for posix_memalign... yes
- checking for readv... yes
- checking for recvmsg... yes
- checking for rewind... yes
- checking for sendmsg... yes
- checking for setenv... yes
- checking for strcasecmp... yes
- checking for strcasestr... yes
- checking for strdup... yes
- checking for strlcpy... yes
- checking for strndup... yes
- checking for strnlen... yes
- checking for strnstr... no
- checking for strsep... yes
- checking for strtof... yes
- checking for strtok_r... yes
- checking for strtoll... yes
- checking for swab... yes
- checking for tdestroy... yes
- checking for tfind... yes
- checking for timegm... yes
- checking for timespec_get... yes
- checking for strverscmp... yes
- checking for vasprintf... yes
- checking for writev... yes
- checking for gettimeofday... yes
- checking for fdatasync... yes
- checking for gcc options needed to detect all undeclared functions... none needed
- checking whether realpath is declared... yes
- checking for working strcoll... yes
- checking for eventfd... yes
- checking for vmsplice... yes
- checking for sched_getaffinity... yes
- checking for recvmmsg... yes
- checking for memfd_create... yes
- checking for getauxval... yes
- checking for struct timespec... yes
- checking for max_align_t... yes
- checking for library containing connect... none required
- checking for library containing inet_pton... none required
- checking for struct if_nameindex... yes
- checking for if_nameindex... yes
- checking for socklen_t in sys/socket.h... yes
- checking for struct sockaddr_storage... yes
- checking for getopt_long... yes
- checking for cos in -lm... yes
- checking for lrintf in -lm... yes
- checking for nanf in -lm... yes
- checking for sincos in -lm... yes
- checking broken qsort_r prototype... no
- checking _Thread_local support... ok
- checking for threads.h... yes
- checking for getaddrinfo_a in -lanl... yes
- checking for library containing dlsym... none required
- checking for library containing clock_nanosleep... none required
- checking for clock_gettime... yes
- checking for clock_nanosleep... yes
- checking for clock_getres... yes
- checking for stdbit.h... yes
- checking for stdckdint.h... no
- checking for arpa/inet.h... yes
- checking for poll.h... yes
- checking for pthread.h... yes
- checking for search.h... yes
- checking for sys/shm.h... yes
- checking for sys/socket.h... yes
- checking for sys/uio.h... yes
- checking for wordexp.h... yes
- checking for net/if.h... yes
- checking for syslog.h... yes
- checking for netinet/tcp.h... yes
- checking for netinet/udplite.h... no
- checking for sys/param.h... yes
- checking for sys/mount.h... yes
- checking for features.h... yes
- checking for getopt.h... yes
- checking for linux/dccp.h... yes
- checking for linux/magic.h... yes
- checking for sys/auxv.h... yes
- checking for sys/eventfd.h... yes
- checking for xlocale.h... no
- checking for struct pollfd... yes
- checking if C++ headers define locale_t... yes
- checking for ssize_t... yes
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for zlib.h... yes
- checking for inflate in -lz... yes
- checking for libidn... no
- checking for dbus-1 >= 1.6.0... no
- configure: WARNING: Package 'dbus-1', required by 'virtual:world', not found.
- checking for libsystemd... no
- configure: WARNING: Package 'libsystemd', required by 'virtual:world', not found.
- checking for libelogind... no
- configure: WARNING: Package 'libelogind', required by 'virtual:world', not found.
- checking for basu... yes
- checking whether C compiler accepts -Wall... yes
- checking whether C compiler accepts -Wextra... yes
- checking whether C compiler accepts -Wsign-compare... yes
- checking whether C compiler accepts -Wundef... yes
- checking whether C compiler accepts -Wpointer-arith... yes
- checking whether C compiler accepts -Wvolatile-register-var... yes
- checking whether C compiler accepts -Wformat... yes
- checking whether C compiler accepts -Wformat-security... yes
- checking whether C compiler accepts -Wduplicated-branches... yes
- checking whether C compiler accepts -Wduplicated-cond... yes
- checking whether C++ compiler accepts -Wall... yes
- checking whether C++ compiler accepts -Wextra... yes
- checking whether C++ compiler accepts -Wsign-compare... yes
- checking whether C++ compiler accepts -Wundef... yes
- checking whether C++ compiler accepts -Wpointer-arith... yes
- checking whether C++ compiler accepts -Wvolatile-register-var... yes
- checking whether C++ compiler accepts -Wformat... yes
- checking whether C++ compiler accepts -Wformat-security... yes
- checking whether C++ compiler accepts -Wduplicated-branches... yes
- checking whether C++ compiler accepts -Wduplicated-cond... yes
- checking whether C compiler accepts -Wbad-function-cast... yes
- checking whether C compiler accepts -Wwrite-strings... yes
- checking whether C compiler accepts -Wmissing-prototypes... yes
- checking whether C compiler accepts -Werror-implicit-function-declaration... yes
- checking whether C compiler accepts -Winit-self... yes
- checking whether C compiler accepts -Wlogical-op... yes
- checking whether C compiler accepts -Wshadow=local... yes
- checking whether C compiler accepts -Wmultistatement-macros... yes
- checking whether C compiler accepts -pipe... yes
- checking for valgrind/valgrind.h... no
- checking if gcc accepts -fvisibility=hidden... yes
- checking whether C compiler accepts -fno-math-errno... yes
- checking whether C compiler accepts -funsafe-math-optimizations... yes
- checking whether C compiler accepts -fno-rounding-math... yes
- checking whether C compiler accepts -fno-signaling-nans... yes
- checking whether C compiler accepts -fcx-limited-range... yes
- checking whether C compiler accepts -fno-math-errno... (cached) yes
- checking whether C compiler accepts -funsafe-math-optimizations... (cached) yes
- checking whether C compiler accepts -fno-rounding-math... (cached) yes
- checking whether C compiler accepts -fno-signaling-nans... (cached) yes
- checking whether C compiler accepts -fcx-limited-range... (cached) yes
- checking if gcc accepts -funroll-loops... yes
- checking whether C compiler accepts -fstack-protector-strong... yes
- checking whether C compiler accepts -fstack-protector-strong... (cached) yes
- checking if linker supports -Bsymbolic... -Wl,-Bsymbolic
- checking if linker supports -z,defs... yes
- checking for __attribute__((packed))... yes
- checking for execinfo.h... yes
- checking for backtrace... yes
- checking if gcc groks SSE2 intrinsics... yes
- checking if gcc groks SSE2 inline assembly... yes
- checking if gcc groks SSE3 inline assembly... yes
- checking if gcc groks SSSE3 inline assembly... yes
- checking if gcc groks SSE4.1 inline assembly... yes
- checking if gcc groks AVX2 intrinsics... yes
- checking if gcc groks AVX inline assembly... yes
- checking if gcc groks AVX2 inline assembly... yes
- checking for lua5.2... yes
- checking for luac... luac
- checking for libarchive >= 3.1.0... yes
- checking for live555... yes
- checking for libdc1394-2 >= 2.1.0... no
- configure: WARNING: Library libdc1394-2 >= 2.1.0 needed for dc1394 was not found
- checking for libraw1394 >= 2.0.1 libavc1394 >= 0.5.3... no
- configure: WARNING: Library libraw1394 >= 2.0.1 libavc1394 >= 0.5.3 needed for dv1394 was not found
- checking for zvbi-0.2 >= 0.2.28... yes
- checking for dvdread > 6.0.0... yes
- checking for dvdnav >= 6.0.0... yes
- checking for libbluray >= 0.6.2... yes
- checking for opencv > 2.0... no
- configure: WARNING: Library opencv > 2.0 needed for opencv was not found
- checking for smbclient... no
- configure: WARNING: Library smbclient needed for smbclient was not found
- checking for libdsm >= 0.2.0... no
- checking for libssh2... yes
- checking for libnfs >= 1.10.0... yes
- checking for libsmb2 >= 3.0.0... yes
- checking for linux/videodev2.h... yes
- checking for sys/videoio.h... no
- checking for ffnvcodec/dynlink_loader.h... yes
- checking for AMF/core/PropertyStorage.h... yes
- checking for AMF/components/HQScaler.h... yes
- checking for AMF/core/PropertyStorage.h... (cached) yes
- checking for AMF/components/VQEnhancer.h... yes
- checking for DeckLinkAPI.h... yes
- checking for cdrom_msf0 in linux/cdrom.h... yes
- checking for scsireq in sys/scsiio.h... no
- checking for ioc_toc_header in sys/cdio.h... no
- checking for libcddb >= 0.9.5... yes
- checking for Linux DVB version 5.1... yes
- checking for libvncclient >= 0.9.9... yes
- checking for freerdp2 >= 2.0.0... no
- configure: WARNING: Library freerdp2 >= 2.0.0 needed for freerdp was not found
- checking for asdcplib... yes
- checking for libdvbpsi >= 1.2.0... yes
- checking for dvbcsa... yes
- checking for libgme... yes
- checking for libsidplay2... yes
- checking for sidplay/builders/resid.h... yes
- checking for ogg >= 1.0... yes
- checking for vorbis >= 1.1... yes
- checking for ogg >= 1.0... yes
- checking for shout >= 2.4.3... yes
- checking for libebml >= 1.3.6 libmatroska... yes
- checking for libmodplug >= 0.8.9.0... yes
- checking for mpc/mpcdec.h... yes
- checking for shine >= 3.0.0... no
- configure: WARNING: Library shine >= 3.0.0 needed for shine was not found
- checking for mad.h... yes
- checking for mad_bit_init in -lmad... yes
- checking for libmpg123... yes
- checking for gstreamer-app-1.0... no
- configure: WARNING: Package 'gstreamer-app-1.0', required by 'virtual:world', not found. GStreamer modules will not be built.
- checking for libavcodec >= 57.37.100 libavutil >= 55.22.101... yes
- checking for libva >= 1.0... no
- configure: WARNING: Package 'libva', required by 'virtual:world', not found.
- checking for libva-drm... no
- configure: WARNING: Package 'libva-drm', required by 'virtual:world', not found.
- checking for libva-x11... no
- configure: WARNING: Package 'libva-x11', required by 'virtual:world', not found.
- checking for libva-wayland... no
- configure: WARNING: Package 'libva-wayland', required by 'virtual:world', not found.
- checking for dxgidebug.h... no
- checking for dxgi1_6.h... no
- checking for d3d11_4.h... no
- checking for dcomp.h... no
- checking for libavformat >= 53.21.0 libavcodec libavutil... yes
- checking for libavformat/avformat.h... yes
- checking for libavformat/avio.h... yes
- checking for libswscale >= 0.5.0... yes
- checking for libpostproc libavutil... yes
- checking for postproc/postprocess.h... no
- checking for faad2... yes
- checking for aom... yes
- checking for rav1e... yes
- checking for dav1d >= 0.5.0... yes
- checking for vpx >= 1.5.0... yes
- checking for vpx_codec_vp8_dx in -lvpx... yes
- checking for vpx_codec_vp9_dx in -lvpx... yes
- checking for vpx_codec_vp8_cx in -lvpx... yes
- checking for vpx_codec_vp9_cx in -lvpx... yes
- checking for twolame... yes
- checking for a52dec/a52.h... yes
- checking for a52_free in -la52... yes
- checking for libdca >= 0.0.5... yes
- checking for flac... yes
- checking for libmpeg2 > 0.3.2... yes
- checking for ogg vorbis >= 1.1 vorbisenc >= 1.1... yes
- checking for ogg speex >= 1.0.5... yes
- checking for speexdsp... yes
- checking for rnnoise... yes
- checking for ogg opus >= 1.0.3... yes
- checking for spatialaudio... yes
- checking for ogg theoradec >= 1.0 theoraenc... yes
- checking for ogg... yes
- checking for schroedinger-1.0 >= 1.0.10... yes
- checking for png.h... yes
- checking for png_set_alpha_mode in -lpng... yes
- checking for jpeglib.h... yes
- checking for JPEG library source/destination support... yes
- checking for libbpg.h... no
- checking for x262... no
- checking for x265... yes
- checking for x264 >= 0.148... yes
- checking for x264 >= 0.153... yes
- checking for libmfx... no
- configure: WARNING: Library libmfx needed for mfx was not found
- checking for davs2... no
- configure: WARNING: Library davs2 needed for davs2 was not found
- checking for fluidsynth >= 1.1.2... no
- configure: WARNING: Library fluidsynth >= 1.1.2 needed for fluidsynth was not found
- checking for fluidlite... no
- configure: WARNING: Library fluidlite needed for fluidlite was not found
- checking for fluidlite.h... no
- checking for zvbi-0.2 >= 0.2.28... yes
- checking for libaribcaption... yes
- checking for aribb24 >= 1.0.1... yes
- checking for aribb25 >= 0.2.6... no
- configure: WARNING: Library aribb25 >= 0.2.6 needed for aribb25 was not found
- checking for kate >= 0.3.0... yes
- checking for tiger >= 0.3.1... no
- checking for libplacebo >= 4.192... yes
- checking for libplacebo/vulkan.h... yes
- checking for libplacebo/opengl.h... yes
- checking for egl... yes
- checking for gl... yes
- checking for glesv2... yes
- checking for vulkan >= 1.0.26... yes
- checking for X... libraries , headers
- checking for gethostbyname... yes
- checking for connect... yes
- checking for remove... yes
- checking for shmat... yes
- checking for IceConnectionNumber in -lICE... yes
- checking for xcb >= 1.8... yes
- checking for xcb-composite... yes
- checking for xcb-randr >= 1.3... yes
- checking for xcb-render... yes
- checking for xcb-shm >= 1.9.2... yes
- checking for xcb-xkb... yes
- checking for xproto... yes
- checking for xkbcommon-x11... yes
- checking for xcb-keysyms >= 0.3.4... yes
- checking for xcb-damage... yes
- checking for xcb-xfixes... yes
- checking for vdpau >= 0.6... no
- checking for wayland-client >= 1.19.91... yes
- checking for wayland-cursor... yes
- checking for wayland-egl... yes
- checking for wayland-scanner >= 1.15... yes
- checking for wayland-protocols >= 1.15... yes
- checking for xkbcommon... yes
- checking for freetype2... yes
- checking for fontconfig >= 2.11... yes
- checking for fribidi... yes
- checking for harfbuzz... yes
- checking for libass >= 0.9.8... yes
- checking for ISpObjectToken... no
- configure: WARNING: sapi.h not found. Text to Speech renderer for Windows disabled
- checking for librsvg-2.0 >= 2.9.0... no
- configure: WARNING: Library librsvg-2.0 >= 2.9.0 needed for svg was not found
- checking for librsvg-2.0 >= 2.9.0 cairo >= 1.13.1... no
- configure: WARNING: Library librsvg-2.0 >= 2.9.0 cairo >= 1.13.1 needed for svgdec was not found
- checking for drm/drm_mode.h... yes
- checking for libdrm >= 2.4.83... no
- checking for caca >= 0.99.beta14... no
- configure: WARNING: Library caca >= 0.99.beta14 needed for caca was not found
- checking for kva.h... no
- checking for interface/mmal/mmal.h... no
- configure: WARNING: Cannot find development headers for mmal...
- checking for libpulse >= 6.0... no
- checking for alsa >= 1.0.24... yes
- checking for sndio... no
- checking for audioclient.h... no
- checking for jack >= 1.9.7... no
- configure: WARNING: Package 'jack', required by 'virtual:world', not found, trying jack1 instead
- checking for jack >= 0.120.1 jack < 1.0... no
- configure: WARNING: Package 'jack', required by 'virtual:world', not found
- Package 'jack', required by 'virtual:world', not found.
- checking for samplerate... yes
- checking for soxr >= 0.1.2... yes
- checking for libebur128 >= 1.2.4... yes
- checking for kai.h... no
- checking for libchromaprint >= 0.6.0... yes
- checking for protobuf-lite... yes
- checking for protoc... /home/tvermaashutosh_by_mohit/GSoC/QtCreatorProjects/vlc/contrib/x86_64-linux-gnu/../bin/protoc
- checking protobuf-lite matches /home/tvermaashutosh_by_mohit/GSoC/QtCreatorProjects/vlc/contrib/x86_64-linux-gnu/../bin/protoc version 3.21... yes
- checking for KF6WindowSystem >= 6.0.0... no
- checking for qmake6... /home/tvermaashutosh_by_mohit/GSoC/Qt_6.2.0/6.2.0/gcc_64/bin/qmake6
- checking if contribs provide target_qt.conf... no
- checking Qt is at least 6.2... (6.2.0) yes
- configure: using /home/tvermaashutosh_by_mohit/GSoC/Qt_6.2.0/6.2.0/gcc_64/bin/qmake6
- checking for Qt libraries... yes
- checking for Qt6WaylandClient... yes
- checking for moc... /home/tvermaashutosh_by_mohit/GSoC/Qt_6.2.0/6.2.0/gcc_64/libexec/moc
- checking for rcc... /home/tvermaashutosh_by_mohit/GSoC/Qt_6.2.0/6.2.0/gcc_64/libexec/rcc
- checking for uic... /home/tvermaashutosh_by_mohit/GSoC/Qt_6.2.0/6.2.0/gcc_64/libexec/uic
- checking for qsb... /home/tvermaashutosh_by_mohit/GSoC/Qt_6.2.0/6.2.0/gcc_64/bin/qsb
- checking for qmlcachegen... /home/tvermaashutosh_by_mohit/GSoC/Qt_6.2.0/6.2.0/gcc_64/libexec/qmlcachegen
- checking for python3... python3
- checking if required Qt plugins are installed with /home/tvermaashutosh_by_mohit/GSoC/Qt_6.2.0/6.2.0/gcc_64/bin/qmake6 and conf ... checking for QtQml.Models ... yes
- checking for QtQml.WorkerScript ... yes
- checking for QtQuick.Layouts ... yes
- checking for QtQuick.Window ... yes
- checking for QtQuick.Controls ... yes
- checking for Qt5Compat.GraphicalEffects ... yes
- yes
- checking for QuickTest... checking for QtTest ... yes
- yes
- checking for fxc... no
- checking for Qt Core private... yes
- checking for Qt GUI private... yes
- checking for Qt Quick private... yes
- checking for gtk+-3.0 >= 3.20... no
- checking for xpm... no
- checking for xinerama... no
- checking for xcursor... no
- checking for xext... yes
- configure: WARNING: Skins2 interface disabled due to missing dependencies.
- checking for ncursesw... yes
- checking for srt >= 1.3.2... yes
- checking for librist... yes
- checking for libgoom2... yes
- checking for libprojectM... no
- configure: WARNING: Package 'libprojectM', required by 'virtual:world', not found.
- checking for libvsxu... no
- configure: WARNING: Package 'libvsxu', required by 'virtual:world', not found.
- checking for avahi-client >= 0.6... no
- configure: WARNING: Library avahi-client >= 0.6 needed for avahi was not found
- checking for libudev >= 142... no
- configure: WARNING: Library libudev >= 142 needed for udev was not found
- checking for libmtp >= 1.0.0... no
- configure: WARNING: Library libmtp >= 1.0.0 needed for mtp was not found
- checking for libupnp >= 1.8.3... yes
- checking for microdns >= 0.1.2... yes
- checking for libxml-2.0 >= 2.5... yes
- checking for gcrypt 1.6.0 or later... yes
- checking for gnutls >= 3.5.0... yes
- checking for taglib >= 1.11... yes
- checking for libsecret-1 >= 0.18... no
- configure: WARNING: Library libsecret-1 >= 0.18 needed for secret was not found
- checking for gbm... no
- checking for libnotify... no
- configure: WARNING: Library libnotify needed for notify was not found
- checking for medialibrary >= 0.13.0... yes
- checking whether byte ordering is bigendian... no
- ../../configure: line 66229: kde4-config: command not found
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating doc/Makefile
- config.status: creating modules/Makefile
- config.status: creating modules/gui/qt/Makefile
- config.status: creating m4/Makefile
- config.status: creating po/Makefile.in
- config.status: creating share/Makefile
- config.status: creating compat/Makefile
- config.status: creating src/Makefile
- config.status: creating lib/Makefile
- config.status: creating bin/Makefile
- config.status: creating test/Makefile
- config.status: creating share/vlc.appdata.xml.in
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- config.status: executing po-directories commands
- config.status: creating po/POTFILES
- config.status: creating po/Makefile
- libvlc configuration
- --------------------
- version : 4.0.0-dev
- system : linux
- architecture : x86_64 sse2 avx avx2
- optimizations : yes
- vlc aliases : cvlc rvlc qvlc nvlc
- To build vlc and its plugins, type `make', or `./compile' if you like nice colors.
- tvermaashutosh_by_mohit@AshV ~/G/Q/v/b/6.2.0 (master)>
Add Comment
Please, Sign In to add comment