Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [silencer@myhostname vlc-git]$ makepkg
- ==> Making package: vlc-git 4.0.0.r864.gff0d2f1c9d-1 (Tue Jan 23 14:00:02 UTC 2018)
- ==> Checking runtime dependencies...
- ==> Checking buildtime dependencies...
- ==> Retrieving sources...
- -> Cloning vlc git repo...
- Cloning into bare repository '/home/silencer/vlc-git/vlc-git/vlc'...
- remote: Counting objects: 545034, done.
- remote: Compressing objects: 14% (46/322)
- remote: Compressing objects: 30% (97/322)
- remote: Compressing objects: 45% (145/322)
- remote: Compressing objects: 60% (194/322)
- remote: Compressing objects: 75% (242/322)
- remote: Compressing objects: 91% (294/322)
- remote: Compressing objects: 100% (322/322), done.
- Receiving objects: 9% (49054/545034), 9.91 MiB | 4.84 MiB/s
- Receiving objects: 15% (85541/545034), 35.93 MiB | 5.73 MiB/s
- Receiving objects: 20% (109007/545034), 85.07 MiB | 6.22 MiB/s
- Receiving objects: 23% (125358/545034), 119.94 MiB | 4.46 MiB/s
- Receiving objects: 27% (151761/545034), 146.08 MiB | 1.30 MiB/s
- Receiving objects: 29% (158505/545034), 173.76 MiB | 3.34 MiB/s
- Receiving objects: 36% (196213/545034), 197.05 MiB | 4.00 MiB/s
- Receiving objects: 43% (234365/545034), 223.32 MiB | 6.38 MiB/s
- Receiving objects: 49% (269328/545034), 244.76 MiB | 5.94 MiB/s
- Receiving objects: 58% (316120/545034), 260.92 MiB | 5.98 MiB/s
- Receiving objects: 67% (366173/545034), 272.87 MiB | 5.35 MiB/s
- Receiving objects: 75% (408776/545034), 285.82 MiB | 3.97 MiB/s
- Receiving objects: 82% (447721/545034), 305.46 MiB | 4.87 MiB/s
- Receiving objects: 90% (490531/545034), 322.57 MiB | 4.87 MiB/s
- Receiving objects: 98% (538920/545034), 338.57 MiB | 5.18 MiB/s
- remote: Total 545034 (delta 314), reused 311 (delta 204), pack-reused 544507
- Receiving objects: 100% (545034/545034), 377.35 MiB | 4.27 MiB/s, done.
- Resolving deltas: 14% (64797/437976)
- Resolving deltas: 27% (118309/437976)
- Resolving deltas: 40% (175194/437976)
- Resolving deltas: 54% (236512/437976)
- Resolving deltas: 71% (311037/437976)
- Resolving deltas: 88% (385427/437976)
- Resolving deltas: 100% (437976/437976), done.
- -> Found lua53_compat.patch
- -> Found update-vlc-plugin-cache.hook
- ==> Validating source files with sha512sums...
- vlc ... Skipped
- lua53_compat.patch ... Passed
- update-vlc-plugin-cache.hook ... Passed
- ==> Extracting sources...
- -> Creating working copy of vlc git repo...
- Cloning into 'vlc'...
- done.
- ==> Starting prepare()...
- patching file modules/lua/vlc.h
- ==> Starting pkgver()...
- ==> Starting build()...
- autoreconf: Entering directory `.'
- autoreconf: running: autopoint --force
- Copying file ABOUT-NLS
- Copying file po/Makevars.template
- Copying file po/Rules-quot
- Copying file po/boldquot.sed
- Copying file po/[email protected]
- Copying file po/[email protected]
- Copying file po/insert-header.sin
- Copying file po/quot.sed
- Copying file po/remove-potcdate.sin
- autoreconf: running: aclocal -I m4 --force -I m4
- autoreconf: configure.ac: tracing
- autoreconf: running: libtoolize --copy --force
- libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'autotools'.
- libtoolize: copying file 'autotools/ltmain.sh'
- libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
- libtoolize: copying file 'm4/libtool.m4'
- libtoolize: copying file 'm4/ltoptions.m4'
- libtoolize: copying file 'm4/ltsugar.m4'
- libtoolize: copying file 'm4/ltversion.m4'
- libtoolize: copying file 'm4/lt~obsolete.m4'
- autoreconf: running: /usr/bin/autoconf --include=m4 --force
- autoreconf: running: /usr/bin/autoheader --include=m4 --force
- autoreconf: running: automake --add-missing --copy --force-missing
- configure.ac:46: installing 'autotools/compile'
- configure.ac:23: installing 'autotools/config.guess'
- configure.ac:23: installing 'autotools/config.sub'
- configure.ac:27: installing 'autotools/install-sh'
- configure.ac:27: installing 'autotools/missing'
- parallel-tests: installing 'autotools/test-driver'
- bin/Makefile.am: installing 'autotools/depcomp'
- configure.ac: installing 'autotools/ylwrap'
- autoreconf: Leaving directory `.'
- Successfully bootstrapped
- configure: WARNING: unrecognized options: --enable-vcdx
- 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 thread-safe mkdir -p... /usr/bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking whether UID '1002' is supported by ustar format... yes
- checking whether GID '1002' 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 we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking whether gcc understands -c and -o together... yes
- checking for style of include used by make... GNU
- checking dependency style of gcc... gcc3
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking minix/config.h usability... no
- checking minix/config.h presence... no
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... yes
- checking whether gcc supports C11... yes
- checking for g++... g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking dependency style of g++... gcc3
- checking how to run the C preprocessor... gcc -E
- checking for gcc... gcc
- checking whether we are using the GNU Objective C compiler... yes
- checking whether gcc accepts -g... yes
- checking dependency style of gcc... gcc3
- checking for egrep... (cached) /usr/bin/grep -E
- checking whether make sets $(MAKE)... (cached) yes
- checking dependency style of gcc... gcc3
- checking for flex... flex
- checking lex output file root... lex.yy
- checking lex library... -lfl
- checking whether yytext is a pointer... yes
- checking for bison... bison -y
- checking for desktop-file-validate... desktop-file-validate
- checking for c11-gcc... no
- checking for c11... no
- checking for c99-gcc... no
- checking for c99... c99
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- checking for C/C++ restrict keyword... __restrict
- checking whether g++ supports C++11 features by default... no
- checking whether g++ supports C++11 features with -std=c++11... yes
- checking whether C compiler accepts -Werror=unknown-warning-option... no
- checking whether C compiler accepts -Werror=invalid-command-line-argument... no
- checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no
- checking whether C compiler accepts -Werror=invalid-command-line-argument... (cached) no
- checking for an Android system... no
- checking for Tizen... no
- checking for 3rd party libraries path... not found
- 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 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... no
- checking if : 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... no
- checking for dlopen in -ldl... 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++ -E
- checking for ld used by g++... /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++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking for g++ option to produce PIC... -fPIC -DPIC
- checking if g++ PIC flag -fPIC -DPIC works... yes
- checking if g++ static flag -static works... yes
- checking if g++ supports -c -o file.o... yes
- checking if g++ supports -c -o file.o... (cached) yes
- checking whether the g++ 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 used by gcc... /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 for CFPreferencesCopyAppValue... no
- checking for CFLocaleCopyCurrent... 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 daemon... yes
- checking for fcntl... yes
- checking for flock... yes
- checking for fstatvfs... yes
- checking for fork... yes
- checking for getenv... yes
- checking for getpwuid_r... yes
- checking for isatty... yes
- checking for lstat... yes
- checking for memalign... yes
- checking for mkostemp... yes
- checking for mmap... yes
- checking for open_memstream... yes
- checking for openat... yes
- checking for pread... yes
- checking for posix_fadvise... yes
- checking for posix_madvise... yes
- checking for posix_memalign... yes
- checking for setlocale... yes
- checking for stricmp... no
- checking for strnicmp... no
- checking for strptime... yes
- checking for tdestroy... yes
- checking for uselocale... yes
- checking for aligned_alloc... yes
- checking for atof... yes
- checking for atoll... yes
- checking for dirfd... yes
- checking for fdopendir... yes
- checking for ffsll... yes
- checking for flockfile... yes
- checking for fsync... yes
- checking for getdelim... yes
- checking for getpid... yes
- checking for lldiv... yes
- checking for memrchr... yes
- checking for nrand48... yes
- checking for poll... 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... no
- 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 tfind... yes
- checking for timegm... yes
- checking for timespec_get... yes
- checking for strverscmp... yes
- checking for pathconf... yes
- checking for gettimeofday... yes
- checking for fdatasync... yes
- checking whether realpath is declared... yes
- checking whether asprintf is declared... yes
- checking whether vasprintf is declared... yes
- checking whether gmtime_r is declared... yes
- checking whether localtime_r is declared... yes
- checking for static_assert in assert.h... yes
- checking for working strcoll... yes
- checking for accept4... yes
- checking for pipe2... yes
- checking for eventfd... yes
- checking for vmsplice... yes
- checking for sched_getaffinity... yes
- checking for recvmmsg... yes
- checking for struct pollfd... 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 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 _Thread_local support... ok
- checking threads.h usability... no
- checking threads.h presence... no
- checking for threads.h... no
- checking for getaddrinfo_a in -lanl... yes
- checking for library containing dlsym... -ldl
- checking for library containing pthread_rwlock_init... -lpthread
- checking for library containing clock_nanosleep... none required
- checking arpa/inet.h usability... yes
- checking arpa/inet.h presence... yes
- checking for arpa/inet.h... yes
- checking pthread.h usability... yes
- checking pthread.h presence... yes
- checking for pthread.h... yes
- checking search.h usability... yes
- checking search.h presence... yes
- checking for search.h... yes
- checking sys/shm.h usability... yes
- checking sys/shm.h presence... yes
- checking for sys/shm.h... yes
- checking sys/socket.h usability... yes
- checking sys/socket.h presence... yes
- checking for sys/socket.h... yes
- checking sys/uio.h usability... yes
- checking sys/uio.h presence... yes
- checking for sys/uio.h... yes
- checking for net/if.h... yes
- checking syslog.h usability... yes
- checking syslog.h presence... yes
- checking for syslog.h... yes
- checking netinet/tcp.h usability... yes
- checking netinet/tcp.h presence... yes
- checking for netinet/tcp.h... yes
- checking netinet/udplite.h usability... no
- checking netinet/udplite.h presence... no
- checking for netinet/udplite.h... no
- checking sys/param.h usability... yes
- checking sys/param.h presence... yes
- checking for sys/param.h... yes
- checking sys/mount.h usability... yes
- checking sys/mount.h presence... yes
- checking for sys/mount.h... yes
- checking features.h usability... yes
- checking features.h presence... yes
- checking for features.h... yes
- checking getopt.h usability... yes
- checking getopt.h presence... yes
- checking for getopt.h... yes
- checking linux/dccp.h usability... yes
- checking linux/dccp.h presence... yes
- checking for linux/dccp.h... yes
- checking linux/magic.h usability... yes
- checking linux/magic.h presence... yes
- checking for linux/magic.h... yes
- checking mntent.h usability... yes
- checking mntent.h presence... yes
- checking for mntent.h... yes
- checking sys/eventfd.h usability... yes
- checking sys/eventfd.h presence... yes
- checking for sys/eventfd.h... yes
- checking xlocale.h usability... no
- checking xlocale.h presence... no
- checking for xlocale.h... no
- 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 zlib.h usability... yes
- checking zlib.h presence... yes
- checking for zlib.h... yes
- checking for minizip ... yes
- checking for libidn... yes
- checking for dbus-1 >= 1.6.0... yes
- checking for libsystemd... 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 -Wall... (cached) yes
- checking whether C compiler accepts -Wextra... (cached) yes
- checking whether C compiler accepts -Wsign-compare... (cached) yes
- checking whether C compiler accepts -Wundef... (cached) yes
- checking whether C compiler accepts -Wpointer-arith... (cached) yes
- checking whether C compiler accepts -Wvolatile-register-var... (cached) yes
- checking whether C compiler accepts -Wformat... (cached) yes
- checking whether C compiler accepts -Wformat-security... (cached) 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 -pipe... yes
- checking if gcc accepts -fvisibility=hidden... yes
- checking if gcc accepts -O3... 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 if gcc accepts -fomit-frame-pointer... 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 execinfo.h usability... yes
- checking execinfo.h presence... yes
- checking for execinfo.h... yes
- checking for backtrace... yes
- checking if gcc groks MMX intrinsics... yes
- checking if gcc groks MMX inline assembly... yes
- checking if gcc groks MMX EXT inline assembly... yes
- checking if gcc groks SSE2 intrinsics... yes
- checking if gcc groks SSE inline assembly... 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 SSE4.2 inline assembly... yes
- checking if gcc groks SSE4A inline assembly... yes
- checking if gcc groks 3D Now! inline assembly... yes
- checking for lua5.2... no
- configure: WARNING: No package 'lua5.2' found, trying lua 5.1 instead
- checking for lua5.1... no
- configure: WARNING: No package 'lua5.1' found, trying lua >= 5.1 instead
- checking for lua >= 5.1... yes
- checking for libarchive >= 3.1.0... yes
- checking for live555... no
- configure: WARNING: No package 'live555' found.
- checking for live555 version 1324598400 or later... yes
- checking for main in -lliveMedia_pic... no
- checking for main in -lliveMedia... yes
- checking for libdc1394-2 >= 2.1.0... yes
- checking for libraw1394 >= 2.0.1 libavc1394 >= 0.5.3... yes
- checking for zvbi-0.2 >= 0.2.28... yes
- checking for dvdread > 4.9.0... yes
- checking for dvdnav > 4.9.0... yes
- checking for dvdnav_stream_cb in dvdnav/dvdnav.h... yes
- checking for libbluray >= 0.6.2... yes
- checking for smbclient... yes
- checking for libdsm >= 0.2.0... no
- configure: WARNING: Library libdsm >= 0.2.0 needed for dsm was not found
- checking for libssh2... yes
- checking for libnfs >= 1.10.0... yes
- checking linux/videodev2.h usability... yes
- checking linux/videodev2.h presence... yes
- checking for linux/videodev2.h... yes
- checking sys/videoio.h usability... no
- checking sys/videoio.h presence... no
- checking for sys/videoio.h... no
- checking DeckLinkAPIDispatch.cpp usability... no
- checking DeckLinkAPIDispatch.cpp presence... no
- checking for DeckLinkAPIDispatch.cpp... no
- configure: WARNING: Blackmagic DeckLink SDI include files not found
- 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 freerdp >= 1.0.1... no
- configure: WARNING: Library freerdp >= 1.0.1 needed for freerdp was not found
- checking for asdcplib... no
- checking for libdvbpsi >= 1.2.0... yes
- checking gme/gme.h usability... yes
- checking gme/gme.h presence... yes
- checking for gme/gme.h... yes
- checking for gme_identify_header in -lgme... yes
- checking for libsidplay2... yes
- checking sidplay/builders/resid.h usability... yes
- checking sidplay/builders/resid.h presence... 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.1... yes
- checking for libebml libmatroska... yes
- checking for libmodplug >= 0.8.4 libmodplug != 0.8.8... yes
- checking mpc/mpcdec.h usability... yes
- checking mpc/mpcdec.h presence... 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 libcrystalhd/libcrystalhd_if.h... no
- checking mad.h usability... yes
- checking mad.h presence... yes
- checking for mad.h... yes
- checking for mad_bit_init in -lmad... yes
- checking for libmpg123... yes
- checking for gstreamer-app-1.0... yes
- checking for gstreamer-video-1.0... yes
- checking for libavutil variant... ffmpeg
- checking for libavcodec >= 57.37.100 libavutil >= 52.0.0... yes
- checking libavcodec/avcodec.h usability... yes
- checking libavcodec/avcodec.h presence... yes
- checking for libavcodec/avcodec.h... yes
- checking libavutil/avutil.h usability... yes
- checking libavutil/avutil.h presence... yes
- checking for libavutil/avutil.h... yes
- checking for libva >= 0.38... yes
- checking for libva-drm... yes
- checking for libva-x11... yes
- checking for libva-wayland... yes
- checking libavcodec/vaapi.h usability... yes
- checking libavcodec/vaapi.h presence... yes
- checking for libavcodec/vaapi.h... yes
- configure: VA API acceleration activated
- checking dxgidebug.h usability... no
- checking dxgidebug.h presence... no
- checking for dxgidebug.h... no
- checking dxgi1_6.h usability... no
- checking dxgi1_6.h presence... no
- checking for dxgi1_6.h... no
- checking for libavformat >= 53.21.0 libavcodec libavutil... yes
- checking libavformat/avformat.h usability... yes
- checking libavformat/avformat.h presence... yes
- checking for libavformat/avformat.h... yes
- checking libavformat/avio.h usability... yes
- checking libavformat/avio.h presence... yes
- checking for libavformat/avio.h... yes
- checking for libavcodec/avcodec.h... (cached) yes
- checking for libavutil/avutil.h... (cached) yes
- checking for libswscale... yes
- checking libswscale/swscale.h usability... yes
- checking libswscale/swscale.h presence... yes
- checking for libswscale/swscale.h... yes
- checking for libavutil/avutil.h... (cached) yes
- checking for libpostproc libavutil... yes
- checking postproc/postprocess.h usability... no
- checking postproc/postprocess.h presence... no
- checking for postproc/postprocess.h... no
- checking neaacdec.h usability... yes
- checking neaacdec.h presence... yes
- checking for neaacdec.h... yes
- checking for NeAACDecOpen in -lfaad... yes
- checking for aom... 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 a52dec/a52.h usability... yes
- checking a52dec/a52.h presence... 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 ogg opus >= 1.0.3... yes
- checking for spatialaudio... no
- configure: WARNING: Library spatialaudio needed for spatialaudio was not found
- checking for ogg theoradec >= 1.0 theoraenc... yes
- checking for ogg... yes
- checking for schroedinger-1.0 >= 1.0.10... yes
- checking png.h usability... yes
- checking png.h presence... yes
- checking for png.h... yes
- checking for png_set_alpha_mode in -lpng... yes
- checking jpeglib.h usability... yes
- checking jpeglib.h presence... yes
- checking for jpeglib.h... yes
- checking libbpg.h usability... no
- checking libbpg.h presence... no
- checking for libbpg.h... no
- checking for x262... no
- checking for x265... yes
- checking for x26410b... no
- checking for x264 >= 0.86... yes
- checking for libmfx... no
- configure: WARNING: Library libmfx needed for mfx was not found
- checking for fluidsynth >= 1.1.2... yes
- checking for fluidlite... no
- configure: WARNING: Library fluidlite needed for fluidlite was not found
- checking fluidlite.h usability... no
- checking fluidlite.h presence... no
- checking for fluidlite.h... no
- checking for zvbi-0.2 >= 0.2.28... yes
- checking for libass >= 0.9.8... yes
- checking fontconfig/fontconfig.h usability... yes
- checking fontconfig/fontconfig.h presence... yes
- checking for fontconfig/fontconfig.h... yes
- checking for aribb24 >= 1.0.1... no
- configure: WARNING: Library aribb24 needed for aribsub was not found
- 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... yes
- checking for egl... yes
- checking for gl... 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 X11/Xlib.h usability... yes
- checking X11/Xlib.h presence... yes
- checking for X11/Xlib.h... yes
- checking for xcb >= 1.6... yes
- checking for xcb-shm... yes
- checking for xcb-composite... yes
- checking for xproto... yes
- checking for xcb-xv >= 1.1.90.1... yes
- checking for xcb-randr >= 1.3... yes
- checking for xcb-keysyms >= 0.3.4... yes
- checking for vdpau >= 0.6... yes
- configure: VDPAU decoding acceleration activated
- checking for wayland-client >= 1.5.91... yes
- checking for the Wayland protocols... //usr/share/wayland-protocols
- checking for the Wayland scanner... /usr/bin/wayland-scanner
- checking for wayland-egl... yes
- checking for SDL_image >= 1.2.10... yes
- checking for freetype2... yes
- checking for fontconfig >= 2.11... yes
- checking for fribidi... yes
- checking for harfbuzz... 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... yes
- checking for librsvg-2.0 >= 2.9.0 cairo >= 1.13.1... yes
- checking linux/fb.h usability... yes
- checking linux/fb.h presence... yes
- checking for linux/fb.h... yes
- checking aalib.h usability... yes
- checking aalib.h presence... yes
- checking for aalib.h... yes
- checking for caca >= 0.99.beta14... yes
- checking kva.h usability... no
- checking kva.h presence... no
- checking for kva.h... no
- checking interface/mmal/mmal.h usability... no
- checking interface/mmal/mmal.h presence... no
- checking for interface/mmal/mmal.h... no
- configure: WARNING: Cannot find development headers for mmal...
- checking for libpulse >= 1.0... yes
- checking for alsa >= 1.0.24... yes
- checking sndio.h usability... yes
- checking sndio.h presence... yes
- checking for sndio.h... yes
- checking audioclient.h usability... no
- checking audioclient.h presence... no
- checking for audioclient.h... no
- checking for jack >= 1.9.7... no
- configure: WARNING: Requested 'jack >= 1.9.7' but version of jack is 0.125.0, trying jack1 instead
- checking for jack >= 0.120.1 jack < 1.0... yes
- checking for samplerate... yes
- checking for soxr >= 0.1.2... yes
- checking kai.h usability... no
- checking kai.h presence... no
- checking for kai.h... no
- checking for libchromaprint >= 0.6.0... yes
- checking for protoc... protoc
- checking for protobuf-lite >= 2.5.0... yes
- checking for Qt5Core >= 5.5.0 Qt5Widgets Qt5Gui Qt5Svg... yes
- checking for Qt5X11Extras... yes
- checking for moc-qt5... /usr/bin/moc-qt5
- checking for rcc-qt5... /usr/bin/rcc-qt5
- checking for uic-qt5... /usr/bin/uic-qt5
- checking for xpm... yes
- checking for xinerama... yes
- checking for xcursor... yes
- checking for xext... yes
- checking libtar.h usability... yes
- checking libtar.h presence... yes
- checking for libtar.h... yes
- checking VideoToolbox/VideoToolbox.h usability... no
- checking VideoToolbox/VideoToolbox.h presence... no
- checking for VideoToolbox/VideoToolbox.h... no
- checking AudioToolbox/AudioToolbox.h usability... no
- checking AudioToolbox/AudioToolbox.h presence... no
- checking for AudioToolbox/AudioToolbox.h... no
- checking for ncursesw... yes
- checking lirc/lirc_client.h usability... yes
- checking lirc/lirc_client.h presence... yes
- checking for lirc/lirc_client.h... yes
- checking for lirc_init in -llirc_client... yes
- checking for srt >= 1.2.2... no
- configure: WARNING: Library srt >= 1.2.2 needed for srt was not found
- checking for libgoom2... yes
- checking for libprojectM... yes
- checking for libvsxu... no
- configure: WARNING: No package 'libvsxu' found.
- checking for avahi-client >= 0.6... yes
- checking for libudev >= 142... yes
- checking for libmtp >= 1.0.0... yes
- checking for libupnp... yes
- checking for microdns... no
- configure: WARNING: Library microdns needed for microdns was not found
- checking for libxml-2.0 >= 2.5... yes
- checking for gcrypt 1.6.0 or later... yes
- checking for gnutls >= 3.3.6... yes
- checking for taglib >= 1.9... yes
- checking for libsecret-1 >= 0.18... yes
- checking for libnotify gtk+-3.0... yes
- checking for libplacebo >= 0.2... no
- checking whether byte ordering is bigendian... no
- 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 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 modules/hw/mmal/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
- configure: WARNING: unrecognized options: --enable-vcdx
- libvlc configuration
- --------------------
- version : 4.0.0-dev
- system : linux
- architecture : x86_64 mmx sse sse2
- optimizations : yes
- vlc aliases : cvlc rvlc qvlc svlc nvlc
- To build vlc and its plugins, type `make', or `./compile' if you like nice colors.
- make all-recursive
- make[1]: Entering directory '/home/silencer/vlc-git/vlc-git/src/vlc'
- Making all in compat
- make[2]: Entering directory '/home/silencer/vlc-git/vlc-git/src/vlc/compat'
- GEN dummy.c
- make all-am
- make[3]: Entering directory '/home/silencer/vlc-git/vlc-git/src/vlc/compat'
- CC dummy.lo
- CC strlcpy.lo
- CC strnstr.lo
- CCLD libcompat.la
- make[3]: Leaving directory '/home/silencer/vlc-git/vlc-git/src/vlc/compat'
- make[2]: Leaving directory '/home/silencer/vlc-git/vlc-git/src/vlc/compat'
- Making all in doc
- make[2]: Entering directory '/home/silencer/vlc-git/vlc-git/src/vlc/doc'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/silencer/vlc-git/vlc-git/src/vlc/doc'
- Making all in po
- make[2]: Entering directory '/home/silencer/vlc-git/vlc-git/src/vlc/po'
- test ! -f ./vlc.pot || \
- test -z "ach.gmo af.gmo am.gmo an.gmo ar.gmo as_IN.gmo ast.gmo az.gmo be.gmo bg.gmo bn_IN.gmo bn.gmo br.gmo brx.gmo bs.gmo ca.gmo cgg.gmo ckb.gmo co.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo e
- n_GB.gmo es.gmo et.gmo eu.gmo fa.gmo ff.gmo fi.gmo fr.gmo fur.gmo fy.gmo ga.gmo gd.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo ia.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo km.gmo
- kn.gmo ko.gmo ks_IN.gmo ky.gmo lg.gmo lt.gmo lv.gmo mai.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo my.gmo nb.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt_BR.gmo pt_PT.gmo ro.gm
- o ru.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sv.gmo ta.gmo te.gmo tet.gmo th.gmo tl.gmo tr.gmo ug.gmo uk.gmo uz.gmo vi.gmo wa.gmo zh_CN.gmo zh_TW.gmo zu.gmo" || make ach.gmo af.gmo am.gmo an.g
- mo ar.gmo as_IN.gmo ast.gmo az.gmo be.gmo bg.gmo bn_IN.gmo bn.gmo br.gmo brx.gmo bs.gmo ca.gmo cgg.gmo ckb.gmo co.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo
- ff.gmo fi.gmo fr.gmo fur.gmo fy.gmo ga.gmo gd.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo ia.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo km.gmo kn.gmo ko.gmo ks_IN.gmo ky.gmo lg.gm
- o lt.gmo lv.gmo mai.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo my.gmo nb.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt_BR.gmo pt_PT.gmo ro.gmo ru.gmo si.gmo sk.gmo sl.gmo sq.gmo
- sr.gmo sv.gmo ta.gmo te.gmo tet.gmo th.gmo tl.gmo tr.gmo ug.gmo uk.gmo uz.gmo vi.gmo wa.gmo zh_CN.gmo zh_TW.gmo zu.gmo
- make[3]: Entering directory '/home/silencer/vlc-git/vlc-git/src/vlc/po'
- /usr/bin/msgmerge --update --lang=ach ach.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ............................................................................................ done.
- rm -f ach.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ach.gmo ach.po
- ach.po: 890 translated messages, 393 fuzzy translations, 4938 untranslated messages.
- /usr/bin/msgmerge --update --lang=af af.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ... done.
- rm -f af.gmo && /usr/bin/msgfmt -c --statistics --verbose -o af.gmo af.po
- af.po: 1673 translated messages, 330 fuzzy translations, 4218 untranslated messages.
- /usr/bin/msgmerge --update --lang=am am.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ..................................... done.
- rm -f am.gmo && /usr/bin/msgfmt -c --statistics --verbose -o am.gmo am.po
- am.po: 891 translated messages, 2038 fuzzy translations, 3292 untranslated messages.
- /usr/bin/msgmerge --update --lang=an an.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- .................................................................................. done.
- rm -f an.gmo && /usr/bin/msgfmt -c --statistics --verbose -o an.gmo an.po
- an.po: 4391 translated messages, 445 fuzzy translations, 1385 untranslated messages.
- /usr/bin/msgmerge --update --lang=ar ar.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- .................................................................. done.
- rm -f ar.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ar.gmo ar.po
- ar.po: 3226 translated messages, 419 fuzzy translations, 2576 untranslated messages.
- /usr/bin/msgmerge --update --lang=as_IN as_IN.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ................................................. done.
- rm -f as_IN.gmo && /usr/bin/msgfmt -c --statistics --verbose -o as_IN.gmo as_IN.po
- as_IN.po: 5546 translated messages, 492 fuzzy translations, 183 untranslated messages.
- /usr/bin/msgmerge --update --lang=ast ast.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...................................................................................................... done.
- rm -f ast.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ast.gmo ast.po
- ast.po: 4479 translated messages, 441 fuzzy translations, 1301 untranslated messages.
- /usr/bin/msgmerge --update --lang=az az.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ............................................. done.
- rm -f az.gmo && /usr/bin/msgfmt -c --statistics --verbose -o az.gmo az.po
- az.po: 156 translated messages, 83 fuzzy translations, 5982 untranslated messages.
- /usr/bin/msgmerge --update --lang=be be.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ............................................................................. done.
- rm -f be.gmo && /usr/bin/msgfmt -c --statistics --verbose -o be.gmo be.po
- be.po: 5348 translated messages, 646 fuzzy translations, 227 untranslated messages.
- /usr/bin/msgmerge --update --lang=bg bg.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ................................................................. done.
- rm -f bg.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bg.gmo bg.po
- bg.po: 4224 translated messages, 440 fuzzy translations, 1557 untranslated messages.
- /usr/bin/msgmerge --update --lang=bn_IN bn_IN.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- .................................................................................................................................................................................. done.
- rm -f bn_IN.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bn_IN.gmo bn_IN.po
- bn_IN.po: 4632 translated messages, 456 fuzzy translations, 1133 untranslated messages.
- /usr/bin/msgmerge --update --lang=bn bn.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- .............................................................................. done.
- rm -f bn.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bn.gmo bn.po
- bn.po: 3991 translated messages, 453 fuzzy translations, 1777 untranslated messages.
- /usr/bin/msgmerge --update --lang=br br.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ............................................................... done.
- rm -f br.gmo && /usr/bin/msgfmt -c --statistics --verbose -o br.gmo br.po
- br.po: 1575 translated messages, 291 fuzzy translations, 4355 untranslated messages.
- /usr/bin/msgmerge --update --lang=brx brx.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ................................................................................................................................................................................ done.
- rm -f brx.gmo && /usr/bin/msgfmt -c --statistics --verbose -o brx.gmo brx.po
- brx.po: 5551 translated messages, 481 fuzzy translations, 189 untranslated messages.
- /usr/bin/msgmerge --update --lang=bs bs.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ........................................................................ done.
- rm -f bs.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bs.gmo bs.po
- bs.po: 2348 translated messages, 333 fuzzy translations, 3540 untranslated messages.
- /usr/bin/msgmerge --update --lang=ca ca.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ................ done.
- rm -f ca.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ca.gmo ca.po
- ca.po: 5445 translated messages, 499 fuzzy translations, 277 untranslated messages.
- /usr/bin/msgmerge --update --lang=cgg cgg.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- .......................................................................................................... done.
- rm -f cgg.gmo && /usr/bin/msgfmt -c --statistics --verbose -o cgg.gmo cgg.po
- cgg.po: 607 translated messages, 1922 fuzzy translations, 3692 untranslated messages.
- /usr/bin/msgmerge --update --lang=ckb ckb.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ..................................................................................................... done.
- rm -f ckb.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ckb.gmo ckb.po
- ckb.po: 1118 translated messages, 1431 fuzzy translations, 3672 untranslated messages.
- /usr/bin/msgmerge --update --lang=co co.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ................................................................ done.
- rm -f co.gmo && /usr/bin/msgfmt -c --statistics --verbose -o co.gmo co.po
- co.po: 2349 translated messages, 331 fuzzy translations, 3541 untranslated messages.
- /usr/bin/msgmerge --update --lang=cs cs.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ............................................................................................................................ done.
- rm -f cs.gmo && /usr/bin/msgfmt -c --statistics --verbose -o cs.gmo cs.po
- cs.po: 3350 translated messages, 398 fuzzy translations, 2473 untranslated messages.
- /usr/bin/msgmerge --update --lang=cy cy.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ................................................................................ done.
- rm -f cy.gmo && /usr/bin/msgfmt -c --statistics --verbose -o cy.gmo cy.po
- cy.po: 3678 translated messages, 378 fuzzy translations, 2165 untranslated messages.
- /usr/bin/msgmerge --update --lang=da da.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ..................................................................................................... done.
- rm -f da.gmo && /usr/bin/msgfmt -c --statistics --verbose -o da.gmo da.po
- da.po: 5597 translated messages, 485 fuzzy translations, 139 untranslated messages.
- /usr/bin/msgmerge --update --lang=de de.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ............................................................. done.
- rm -f de.gmo && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.po
- de.po: 5623 translated messages, 445 fuzzy translations, 153 untranslated messages.
- /usr/bin/msgmerge --update --lang=el el.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ........................................................................ done.
- rm -f el.gmo && /usr/bin/msgfmt -c --statistics --verbose -o el.gmo el.po
- el.po: 5580 translated messages, 500 fuzzy translations, 141 untranslated messages.
- /usr/bin/msgmerge --update --lang=en_GB en_GB.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- .............................. done.
- rm -f en_GB.gmo && /usr/bin/msgfmt -c --statistics --verbose -o en_GB.gmo en_GB.po
- en_GB.po: 515 translated messages, 270 fuzzy translations, 5436 untranslated messages.
- /usr/bin/msgmerge --update --lang=es es.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- .................................. done.
- rm -f es.gmo && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.po
- es.po: 5597 translated messages, 487 fuzzy translations, 137 untranslated messages.
- /usr/bin/msgmerge --update --lang=et et.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ........................................................................... done.
- rm -f et.gmo && /usr/bin/msgfmt -c --statistics --verbose -o et.gmo et.po
- et.po: 4874 translated messages, 475 fuzzy translations, 872 untranslated messages.
- /usr/bin/msgmerge --update --lang=eu eu.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ........................................................................................... done.
- rm -f eu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o eu.gmo eu.po
- eu.po: 5565 translated messages, 503 fuzzy translations, 153 untranslated messages.
- /usr/bin/msgmerge --update --lang=fa fa.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- .................................................................... done.
- rm -f fa.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fa.gmo fa.po
- fa.po: 1775 translated messages, 346 fuzzy translations, 4100 untranslated messages.
- /usr/bin/msgmerge --update --lang=ff ff.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- .................................... done.
- rm -f ff.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ff.gmo ff.po
- ff.po: 1242 translated messages, 443 fuzzy translations, 4536 untranslated messages.
- /usr/bin/msgmerge --update --lang=fi fi.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- .................................................................. done.
- rm -f fi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fi.gmo fi.po
- fi.po: 5348 translated messages, 476 fuzzy translations, 397 untranslated messages.
- /usr/bin/msgmerge --update --lang=fr fr.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ................................... done.
- rm -f fr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.po
- fr.po: 5598 translated messages, 477 fuzzy translations, 146 untranslated messages.
- /usr/bin/msgmerge --update --lang=fur fur.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ..................................................................... done.
- rm -f fur.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fur.gmo fur.po
- fur.po: 662 translated messages, 2739 fuzzy translations, 2820 untranslated messages.
- /usr/bin/msgmerge --update --lang=fy fy.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ......................................................................... done.
- rm -f fy.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fy.gmo fy.po
- fy.po: 5561 translated messages, 473 fuzzy translations, 187 untranslated messages.
- /usr/bin/msgmerge --update --lang=ga ga.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...................................................................................................................................... done.
- rm -f ga.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ga.gmo ga.po
- ga.po: 2537 translated messages, 345 fuzzy translations, 3339 untranslated messages.
- /usr/bin/msgmerge --update --lang=gd gd.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ........................................... done.
- rm -f gd.gmo && /usr/bin/msgfmt -c --statistics --verbose -o gd.gmo gd.po
- gd.po: 2485 translated messages, 326 fuzzy translations, 3410 untranslated messages.
- /usr/bin/msgmerge --update --lang=gl gl.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- .................................................................................................................................... done.
- rm -f gl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o gl.gmo gl.po
- gl.po: 5422 translated messages, 493 fuzzy translations, 306 untranslated messages.
- /usr/bin/msgmerge --update --lang=gu gu.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ................................................................ done.
- rm -f gu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o gu.gmo gu.po
- gu.po: 5549 translated messages, 482 fuzzy translations, 190 untranslated messages.
- /usr/bin/msgmerge --update --lang=he he.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ..................................... done.
- rm -f he.gmo && /usr/bin/msgfmt -c --statistics --verbose -o he.gmo he.po
- he.po: 2943 translated messages, 415 fuzzy translations, 2863 untranslated messages.
- /usr/bin/msgmerge --update --lang=hi hi.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ......................................................................................... done.
- rm -f hi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hi.gmo hi.po
- hi.po: 1104 translated messages, 287 fuzzy translations, 4830 untranslated messages.
- /usr/bin/msgmerge --update --lang=hr hr.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- .................................................................................. done.
- rm -f hr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hr.gmo hr.po
- hr.po: 5076 translated messages, 498 fuzzy translations, 647 untranslated messages.
- /usr/bin/msgmerge --update --lang=hu hu.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ....................................................................................................................................................... done.
- rm -f hu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hu.gmo hu.po
- hu.po: 5623 translated messages, 457 fuzzy translations, 141 untranslated messages.
- /usr/bin/msgmerge --update --lang=hy hy.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ............................................................................................................................................................ done.
- rm -f hy.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hy.gmo hy.po
- hy.po: 1828 translated messages, 375 fuzzy translations, 4018 untranslated messages.
- /usr/bin/msgmerge --update --lang=ia ia.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ........................................................................................................................................... done.
- rm -f ia.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ia.gmo ia.po
- ia.po: 235 translated messages, 195 fuzzy translations, 5791 untranslated messages.
- /usr/bin/msgmerge --update --lang=id id.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ....................................................................................................... done.
- rm -f id.gmo && /usr/bin/msgfmt -c --statistics --verbose -o id.gmo id.po
- id.po: 4180 translated messages, 430 fuzzy translations, 1611 untranslated messages.
- /usr/bin/msgmerge --update --lang=is is.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ....................................................................................................................... done.
- rm -f is.gmo && /usr/bin/msgfmt -c --statistics --verbose -o is.gmo is.po
- is.po: 3472 translated messages, 378 fuzzy translations, 2371 untranslated messages.
- /usr/bin/msgmerge --update --lang=it it.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ........................................................................................................... done.
- rm -f it.gmo && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.po
- it.po: 5623 translated messages, 467 fuzzy translations, 131 untranslated messages.
- /usr/bin/msgmerge --update --lang=ja ja.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...................................................................................................................................................................... done.
- rm -f ja.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.po
- ja.po: 5623 translated messages, 458 fuzzy translations, 140 untranslated messages.
- /usr/bin/msgmerge --update --lang=ka ka.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ............................................................................................................................................................................. done.
- rm -f ka.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ka.gmo ka.po
- ka.po: 759 translated messages, 3001 fuzzy translations, 2461 untranslated messages.
- /usr/bin/msgmerge --update --lang=kk kk.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ....................................................................................................... done.
- rm -f kk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o kk.gmo kk.po
- kk.po: 2609 translated messages, 410 fuzzy translations, 3202 untranslated messages.
- /usr/bin/msgmerge --update --lang=km km.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ..................................................... done.
- rm -f km.gmo && /usr/bin/msgfmt -c --statistics --verbose -o km.gmo km.po
- km.po: 5349 translated messages, 508 fuzzy translations, 364 untranslated messages.
- /usr/bin/msgmerge --update --lang=kn kn.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ..................................................................... done.
- rm -f kn.gmo && /usr/bin/msgfmt -c --statistics --verbose -o kn.gmo kn.po
- kn.po: 5433 translated messages, 487 fuzzy translations, 301 untranslated messages.
- /usr/bin/msgmerge --update --lang=ko ko.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ....................................................................................................................... done.
- rm -f ko.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ko.gmo ko.po
- ko.po: 5598 translated messages, 482 fuzzy translations, 141 untranslated messages.
- /usr/bin/msgmerge --update --lang=ks_IN ks_IN.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- .................. done.
- rm -f ks_IN.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ks_IN.gmo ks_IN.po
- ks_IN.po: 5551 translated messages, 486 fuzzy translations, 184 untranslated messages.
- /usr/bin/msgmerge --update --lang=ky ky.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ............................................................................................................................................... done.
- rm -f ky.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ky.gmo ky.po
- ky.po: 753 translated messages, 291 fuzzy translations, 5177 untranslated messages.
- /usr/bin/msgmerge --update --lang=lg lg.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ........................................................................................................................................................................ done.
- rm -f lg.gmo && /usr/bin/msgfmt -c --statistics --verbose -o lg.gmo lg.po
- lg.po: 824 translated messages, 2105 fuzzy translations, 3292 untranslated messages.
- /usr/bin/msgmerge --update --lang=lt lt.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ........................................................ done.
- rm -f lt.gmo && /usr/bin/msgfmt -c --statistics --verbose -o lt.gmo lt.po
- lt.po: 3841 translated messages, 443 fuzzy translations, 1937 untranslated messages.
- /usr/bin/msgmerge --update --lang=lv lv.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- .............. done.
- rm -f lv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o lv.gmo lv.po
- lv.po: 5598 translated messages, 469 fuzzy translations, 154 untranslated messages.
- /usr/bin/msgmerge --update --lang=mai mai.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- .................................................................. done.
- rm -f mai.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mai.gmo mai.po
- mai.po: 5551 translated messages, 486 fuzzy translations, 184 untranslated messages.
- /usr/bin/msgmerge --update --lang=mk mk.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...................................................................... done.
- rm -f mk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mk.gmo mk.po
- mk.po: 141 translated messages, 190 fuzzy translations, 5890 untranslated messages.
- /usr/bin/msgmerge --update --lang=ml ml.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- .................................................................................... done.
- rm -f ml.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ml.gmo ml.po
- ml.po: 5561 translated messages, 483 fuzzy translations, 177 untranslated messages.
- /usr/bin/msgmerge --update --lang=mn mn.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- .................................................................................................. done.
- rm -f mn.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mn.gmo mn.po
- mn.po: 1339 translated messages, 307 fuzzy translations, 4575 untranslated messages.
- /usr/bin/msgmerge --update --lang=mr mr.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- .................................................. done.
- rm -f mr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mr.gmo mr.po
- mr.po: 5561 translated messages, 481 fuzzy translations, 179 untranslated messages.
- /usr/bin/msgmerge --update --lang=ms ms.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ....................................................................... done.
- rm -f ms.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ms.gmo ms.po
- ms.po: 5598 translated messages, 485 fuzzy translations, 138 untranslated messages.
- /usr/bin/msgmerge --update --lang=my my.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- .................................................................................................................................................... done.
- rm -f my.gmo && /usr/bin/msgfmt -c --statistics --verbose -o my.gmo my.po
- my.po: 194 translated messages, 315 fuzzy translations, 5712 untranslated messages.
- /usr/bin/msgmerge --update --lang=nb nb.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ............................................ done.
- rm -f nb.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nb.gmo nb.po
- nb.po: 5598 translated messages, 481 fuzzy translations, 142 untranslated messages.
- /usr/bin/msgmerge --update --lang=ne ne.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ............................................................................................... done.
- rm -f ne.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ne.gmo ne.po
- ne.po: 2347 translated messages, 387 fuzzy translations, 3487 untranslated messages.
- /usr/bin/msgmerge --update --lang=nl nl.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ................................................................ done.
- rm -f nl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nl.gmo nl.po
- nl.po: 5623 translated messages, 461 fuzzy translations, 137 untranslated messages.
- /usr/bin/msgmerge --update --lang=nn nn.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ............ done.
- rm -f nn.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nn.gmo nn.po
- nn.po: 3116 translated messages, 410 fuzzy translations, 2695 untranslated messages.
- /usr/bin/msgmerge --update --lang=oc oc.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ............................................. done.
- rm -f oc.gmo && /usr/bin/msgfmt -c --statistics --verbose -o oc.gmo oc.po
- oc.po: 5561 translated messages, 488 fuzzy translations, 172 untranslated messages.
- /usr/bin/msgmerge --update --lang=or or.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ....................................................... done.
- rm -f or.gmo && /usr/bin/msgfmt -c --statistics --verbose -o or.gmo or.po
- or.po: 331 translated messages, 267 fuzzy translations, 5623 untranslated messages.
- /usr/bin/msgmerge --update --lang=pa pa.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ............................................... done.
- rm -f pa.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pa.gmo pa.po
- pa.po: 3306 translated messages, 380 fuzzy translations, 2535 untranslated messages.
- /usr/bin/msgmerge --update --lang=pl pl.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ......................................................................................................................................................................... done.
- rm -f pl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.po
- pl.po: 5623 translated messages, 461 fuzzy translations, 137 untranslated messages.
- /usr/bin/msgmerge --update --lang=ps ps.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ......................................................................................... done.
- rm -f ps.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ps.gmo ps.po
- ps.po: 715 translated messages, 1289 fuzzy translations, 4217 untranslated messages.
- /usr/bin/msgmerge --update --lang=pt_BR pt_BR.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ............................................... done.
- rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.po
- pt_BR.po: 5565 translated messages, 494 fuzzy translations, 162 untranslated messages.
- /usr/bin/msgmerge --update --lang=pt_PT pt_PT.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ........................................................................................... done.
- rm -f pt_PT.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt_PT.gmo pt_PT.po
- pt_PT.po: 5598 translated messages, 481 fuzzy translations, 142 untranslated messages.
- /usr/bin/msgmerge --update --lang=ro ro.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- .................... done.
- rm -f ro.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ro.gmo ro.po
- ro.po: 4248 translated messages, 460 fuzzy translations, 1513 untranslated messages.
- /usr/bin/msgmerge --update --lang=ru ru.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ............................................................................................................................................. done.
- rm -f ru.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.po
- ru.po: 5623 translated messages, 458 fuzzy translations, 140 untranslated messages.
- /usr/bin/msgmerge --update --lang=si si.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ........................................................................................................................................................................................ done.
- rm -f si.gmo && /usr/bin/msgfmt -c --statistics --verbose -o si.gmo si.po
- si.po: 2639 translated messages, 369 fuzzy translations, 3213 untranslated messages.
- /usr/bin/msgmerge --update --lang=sk sk.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ................................................................................................................................................................. done.
- rm -f sk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sk.gmo sk.po
- sk.po: 5623 translated messages, 458 fuzzy translations, 140 untranslated messages.
- /usr/bin/msgmerge --update --lang=sl sl.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- .................................................................................................. done.
- rm -f sl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sl.gmo sl.po
- sl.po: 5554 translated messages, 508 fuzzy translations, 159 untranslated messages.
- /usr/bin/msgmerge --update --lang=sq sq.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ............................... done.
- rm -f sq.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sq.gmo sq.po
- sq.po: 959 translated messages, 244 fuzzy translations, 5018 untranslated messages.
- /usr/bin/msgmerge --update --lang=sr sr.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ....................... done.
- rm -f sr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sr.gmo sr.po
- sr.po: 3126 translated messages, 419 fuzzy translations, 2676 untranslated messages.
- /usr/bin/msgmerge --update --lang=sv sv.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ................................................... done.
- rm -f sv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.po
- sv.po: 4966 translated messages, 465 fuzzy translations, 790 untranslated messages.
- /usr/bin/msgmerge --update --lang=ta ta.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...................................................................................... done.
- rm -f ta.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ta.gmo ta.po
- ta.po: 1775 translated messages, 307 fuzzy translations, 4139 untranslated messages.
- /usr/bin/msgmerge --update --lang=te te.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ........................................................................... done.
- rm -f te.gmo && /usr/bin/msgfmt -c --statistics --verbose -o te.gmo te.po
- te.po: 1768 translated messages, 428 fuzzy translations, 4025 untranslated messages.
- /usr/bin/msgmerge --update --lang=tet tet.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ....................................................................... done.
- rm -f tet.gmo && /usr/bin/msgfmt -c --statistics --verbose -o tet.gmo tet.po
- tet.po: 2 translated messages, 1817 fuzzy translations, 4402 untranslated messages.
- /usr/bin/msgmerge --update --lang=th th.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ............................................................................................ done.
- rm -f th.gmo && /usr/bin/msgfmt -c --statistics --verbose -o th.gmo th.po
- th.po: 3330 translated messages, 392 fuzzy translations, 2499 untranslated messages.
- /usr/bin/msgmerge --update --lang=tl tl.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ........................................................................... done.
- rm -f tl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o tl.gmo tl.po
- tl.po: 2 translated messages, 1817 fuzzy translations, 4402 untranslated messages.
- /usr/bin/msgmerge --update --lang=tr tr.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ....................................................................................................................................................... done.
- rm -f tr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o tr.gmo tr.po
- tr.po: 5623 translated messages, 464 fuzzy translations, 134 untranslated messages.
- /usr/bin/msgmerge --update --lang=ug ug.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- .................................................................................................................................................................... done.
- rm -f ug.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ug.gmo ug.po
- ug.po: 930 translated messages, 185 fuzzy translations, 5106 untranslated messages.
- /usr/bin/msgmerge --update --lang=uk uk.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ................................. done.
- rm -f uk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o uk.gmo uk.po
- uk.po: 5623 translated messages, 445 fuzzy translations, 153 untranslated messages.
- /usr/bin/msgmerge --update --lang=uz uz.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ........................................................................... done.
- rm -f uz.gmo && /usr/bin/msgfmt -c --statistics --verbose -o uz.gmo uz.po
- uz.po: 904 translated messages, 229 fuzzy translations, 5088 untranslated messages.
- /usr/bin/msgmerge --update --lang=vi vi.po vlc.pot
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ...............................................................................................................................................................................................
- ..................................................... done.
- rm -f vi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o vi.gmo vi.po
- vi.po: 4546 translated messages, 476 fuzzy translations, 1199 untranslated messages.
- rm -f wa.gmo && /usr/bin/msgfmt -c --statistics --verbose -o wa.gmo wa.po
- wa.po: 3534 translated messages, 598 fuzzy translations, 2089 untranslated messages.
- rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.po
- zh_CN.po: 5623 translated messages, 461 fuzzy translations, 137 untranslated messages.
- rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_TW.gmo zh_TW.po
- zh_TW.po: 3658 translated messages, 443 fuzzy translations, 2120 untranslated messages.
- rm -f zu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zu.gmo zu.po
- zu.po: 892 translated messages, 2038 fuzzy translations, 3291 untranslated messages.
- make[3]: Leaving directory '/home/silencer/vlc-git/vlc-git/src/vlc/po'
- touch stamp-po
- make[2]: Leaving directory '/home/silencer/vlc-git/vlc-git/src/vlc/po'
- Making all in share
- make[2]: Entering directory '/home/silencer/vlc-git/vlc-git/src/vlc/share'
- GEN vlc.appdata.xml
- GEN vlc.desktop
- GEN skins2/default.vlt
- drwxr-xr-x root/root 0 2018-01-23 14:01 default/
- drwxr-xr-x root/root 0 2018-01-23 14:01 default/subX/
- -rw-r--r-- root/root 68042 2018-01-23 14:01 default/subX/main.png
- -rw-r--r-- root/root 33054 2018-01-23 14:01 default/subX/about.png
- gzip: warning: GZIP environment variable is deprecated; use an alias or script
- -rw-r--r-- root/root 24700 2018-01-23 14:01 default/subX/font.otf
- -rw-r--r-- root/root 7739 2018-01-23 14:01 default/subX/pl.png
- -rw-r--r-- root/root 73 2018-01-23 14:01 default/subX/vol_slider.png
- -rw-r--r-- root/root 2245 2018-01-23 14:01 default/subX/sysbuttons.png
- -rw-r--r-- root/root 2063 2018-01-23 14:01 default/subX/vol_anim.png
- -rw-r--r-- root/root 101 2018-01-23 14:01 default/subX/playtreeglyphs.png
- -rw-r--r-- root/root 31809 2018-01-23 14:01 default/subX/eq.png
- -rw-r--r-- root/root 55484 2018-01-23 14:01 default/theme.xml
- LUAC lua/extensions/VLSub.luac
- LUAC lua/intf/cli.luac
- LUAC lua/intf/dummy.luac
- LUAC lua/intf/dumpmeta.luac
- LUAC lua/intf/luac.luac
- LUAC lua/intf/http.luac
- LUAC lua/intf/modules/host.luac
- LUAC lua/intf/modules/httprequests.luac
- LUAC lua/intf/telnet.luac
- LUAC lua/meta/art/02_frenchtv.luac
- LUAC lua/meta/art/03_lastfm.luac
- LUAC lua/meta/art/01_googleimage.luac
- LUAC lua/meta/art/00_musicbrainz.luac
- LUAC lua/meta/reader/filename.luac
- LUAC lua/modules/common.luac
- LUAC lua/modules/dkjson.luac
- LUAC lua/modules/sandbox.luac
- LUAC lua/modules/simplexml.luac
- LUAC lua/playlist/anevia_streams.luac
- LUAC lua/playlist/anevia_xml.luac
- LUAC lua/playlist/appletrailers.luac
- LUAC lua/playlist/bbc_co_uk.luac
- LUAC lua/playlist/cue.luac
- LUAC lua/playlist/dailymotion.luac
- LUAC lua/playlist/jamendo.luac
- LUAC lua/playlist/koreus.luac
- LUAC lua/playlist/liveleak.luac
- LUAC lua/playlist/newgrounds.luac
- LUAC lua/playlist/rockbox_fm_presets.luac
- LUAC lua/playlist/soundcloud.luac
- LUAC lua/playlist/vimeo.luac
- LUAC lua/playlist/vocaroo.luac
- LUAC lua/playlist/youtube.luac
- LUAC lua/playlist/twitch.luac
- LUAC lua/sd/fmc.luac
- LUAC lua/sd/icecast.luac
- LUAC lua/sd/icast.luac
- LUAC lua/sd/jamendo.luac
- make[2]: Leaving directory '/home/silencer/vlc-git/vlc-git/src/vlc/share'
- Making all in src
- make[2]: Entering directory '/home/silencer/vlc-git/vlc-git/src/vlc/src'
- GEN ../include/vlc_about.h
- CC fourcc_gen
- GEN fourcc_tables.h
- video: 838 entries
- audio: 259 entries
- spu: 46 entries
- GEN stamp-revision
- make all-am
- make[3]: Entering directory '/home/silencer/vlc-git/vlc-git/src/vlc/src'
- CC libvlc.lo
- CC libvlc-module.lo
- CC missing.lo
- GEN revision.c
- CC revision.lo
- CC version.lo
- CC config/core.lo
- CC config/chain.lo
- CC config/file.lo
- CC config/help.lo
- CC config/intf.lo
- CC config/cmdline.lo
- CC config/getopt.lo
- CC extras/libc.lo
- CC extras/tdestroy.lo
- CC modules/modules.lo
- CC modules/bank.lo
- CC modules/cache.lo
- CC modules/entry.lo
- CC modules/textdomain.lo
- CC interface/dialog.lo
- CC interface/interface.lo
- CC playlist/art.lo
- CC playlist/aout.lo
- CC playlist/thread.lo
- CC playlist/control.lo
- CC playlist/engine.lo
- CC playlist/fetcher.lo
- CC playlist/sort.lo
- CC playlist/loadsave.lo
- CC playlist/preparser.lo
- playlist/preparser.c: In function ‘playlist_preparser_Push’:
- playlist/preparser.c:171:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
- if( !b_net || i_options & META_REQUEST_OPTION_SCOPE_NETWORK )
- ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- playlist/preparser.c:173:9: note: here
- default:
- ^~~~~~~
- CC playlist/tree.lo
- CC playlist/item.lo
- CC playlist/search.lo
- CC playlist/services_discovery.lo
- CC playlist/renderer.lo
- CC input/item.lo
- CC input/access.lo
- CC input/clock.lo
- input/clock.c:539:2: warning: #warning "input_clock_SetJitter needs more work" [-Wcpp]
- #warning "input_clock_SetJitter needs more work"
- ^~~~~~~
- CC input/control.lo
- In file included from input/control.c:39:0:
- input/es_out.h: In function ‘es_out_SetMode’:
- input/es_out.h:89:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_SET_MODE, i_mode );
- ^~~~~
- input/es_out.h: In function ‘es_out_GetWakeup’:
- input/es_out.h:95:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_GET_WAKE_UP, &i_wu );
- ^~~~~
- input/es_out.h: In function ‘es_out_GetBuffering’:
- input/es_out.h:103:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_GET_BUFFERING, &b );
- ^~~~~
- input/es_out.h: In function ‘es_out_GetEmpty’:
- input/es_out.h:111:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_GET_EMPTY, &b );
- ^~~~~
- input/es_out.h: In function ‘es_out_SetDelay’:
- input/es_out.h:118:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_SET_DELAY, i_cat, i_delay );
- ^~~~~
- input/es_out.h: In function ‘es_out_SetTimes’:
- input/es_out.h:143:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_SET_TIMES, f_position, i_time, i_length );
- ^~~~~
- input/es_out.h: In function ‘es_out_SetJitter’:
- input/es_out.h:149:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_SET_JITTER,
- ^~~~~
- input/es_out.h: In function ‘es_out_GetGroupForced’:
- input/es_out.h:161:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_GET_GROUP_FORCED, &i_group );
- ^~~~~
- input/es_out.h: In function ‘es_out_Eos’:
- input/es_out.h:167:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_SET_EOS );
- ^~~~~
- CC input/decoder.lo
- input/decoder.c: In function ‘input_DecoderGetFifoSize’:
- input/decoder.c:2367:5: warning: ‘block_FifoSize’ is deprecated [-Wdeprecated-declarations]
- return block_FifoSize( p_owner->p_fifo );
- ^~~~~~
- In file included from input/decoder.c:36:0:
- ../include/vlc_block.h:476:8: note: declared here
- size_t block_FifoSize(block_fifo_t *) VLC_USED VLC_DEPRECATED;
- ^~~~~~~~~~~~~~
- In file included from ../include/vlc_common.h:409:0,
- from input/decoder.c:35:
- input/decoder.c: In function ‘spu_new_buffer’:
- ../include/vlc_threads.h:878:19: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
- #define msleep(d) msleep(check_delay(d))
- ^~~~~~~~~~~~~~~~~~~~~~
- input/decoder.c:576:9: note: in expansion of macro ‘msleep’
- msleep( DECODER_SPU_VOUT_WAIT_DURATION );
- ^~~~~~
- input/decoder.c: In function ‘DecoderThread’:
- input/decoder.c:1535:10: warning: variable ‘paused’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
- bool paused = false;
- ^~~~~~
- CC input/demux.lo
- CC input/demux_chained.lo
- CC input/es_out.lo
- In file included from input/es_out.c:46:0:
- input/es_out.h: In function ‘es_out_SetMode’:
- input/es_out.h:89:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_SET_MODE, i_mode );
- ^~~~~
- input/es_out.h: In function ‘es_out_GetWakeup’:
- input/es_out.h:95:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_GET_WAKE_UP, &i_wu );
- ^~~~~
- input/es_out.h: In function ‘es_out_GetBuffering’:
- input/es_out.h:103:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_GET_BUFFERING, &b );
- ^~~~~
- input/es_out.h: In function ‘es_out_GetEmpty’:
- input/es_out.h:111:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_GET_EMPTY, &b );
- ^~~~~
- input/es_out.h: In function ‘es_out_SetDelay’:
- input/es_out.h:118:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_SET_DELAY, i_cat, i_delay );
- ^~~~~
- input/es_out.h: In function ‘es_out_SetTimes’:
- input/es_out.h:143:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_SET_TIMES, f_position, i_time, i_length );
- ^~~~~
- input/es_out.h: In function ‘es_out_SetJitter’:
- input/es_out.h:149:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_SET_JITTER,
- ^~~~~
- input/es_out.h: In function ‘es_out_GetGroupForced’:
- input/es_out.h:161:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_GET_GROUP_FORCED, &i_group );
- ^~~~~
- input/es_out.h: In function ‘es_out_Eos’:
- input/es_out.h:167:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_SET_EOS );
- ^~~~~
- input/es_out.c: In function ‘EsOutControlLocked’:
- input/es_out.c:2719:20: warning: unused variable ‘b_source_paused’ [-Wunused-variable]
- const bool b_source_paused = (bool)va_arg( args, int );
- ^~~~~~~~~~~~~~~
- input/es_out.c:2731:19: warning: unused variable ‘i_src_rate’ [-Wunused-variable]
- const int i_src_rate = va_arg( args, int );
- ^~~~~~~~~~
- input/es_out.c:2742:23: warning: unused variable ‘i_date’ [-Wunused-variable]
- const mtime_t i_date = va_arg( args, mtime_t );
- ^~~~~~
- In file included from ../include/vlc_common.h:409:0,
- from input/es_out.c:34:
- input/es_out.c: In function ‘EsOutDel’:
- ../include/vlc_threads.h:878:19: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
- #define msleep(d) msleep(check_delay(d))
- ^~~~~~~~~~~~~~~~~~~~~~
- input/es_out.c:2164:13: note: in expansion of macro ‘msleep’
- msleep( 20*1000 );
- ^~~~~~
- CC input/es_out_timeshift.lo
- In file included from input/es_out_timeshift.c:50:0:
- input/es_out.h: In function ‘es_out_SetMode’:
- input/es_out.h:89:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_SET_MODE, i_mode );
- ^~~~~
- input/es_out.h: In function ‘es_out_GetWakeup’:
- input/es_out.h:95:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_GET_WAKE_UP, &i_wu );
- ^~~~~
- input/es_out.h: In function ‘es_out_GetBuffering’:
- input/es_out.h:103:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_GET_BUFFERING, &b );
- ^~~~~
- input/es_out.h: In function ‘es_out_GetEmpty’:
- input/es_out.h:111:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_GET_EMPTY, &b );
- ^~~~~
- input/es_out.h: In function ‘es_out_SetDelay’:
- input/es_out.h:118:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_SET_DELAY, i_cat, i_delay );
- ^~~~~
- input/es_out.h: In function ‘es_out_SetTimes’:
- input/es_out.h:143:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_SET_TIMES, f_position, i_time, i_length );
- ^~~~~
- input/es_out.h: In function ‘es_out_SetJitter’:
- input/es_out.h:149:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_SET_JITTER,
- ^~~~~
- input/es_out.h: In function ‘es_out_GetGroupForced’:
- input/es_out.h:161:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_GET_GROUP_FORCED, &i_group );
- ^~~~~
- input/es_out.h: In function ‘es_out_Eos’:
- input/es_out.h:167:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_SET_EOS );
- ^~~~~
- input/es_out_timeshift.c: In function ‘TsChangePause’:
- input/es_out_timeshift.c:931:51: warning: unused parameter ‘b_source_paused’ [-Wunused-parameter]
- static int TsChangePause( ts_thread_t *p_ts, bool b_source_paused, bool b_paused, mtime_t i_date )
- ^~~~~~~~~~~~~~~
- input/es_out_timeshift.c: In function ‘TsRun’:
- input/es_out_timeshift.c:984:13: warning: variable ‘i_buffering_date’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered
- ]
- mtime_t i_buffering_date = -1;
- ^~~~~~~~~~~~~~~~
- CC input/event.lo
- CC input/input.lo
- In file included from input/input.c:40:0:
- input/es_out.h: In function ‘es_out_SetMode’:
- input/es_out.h:89:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_SET_MODE, i_mode );
- ^~~~~
- input/es_out.h: In function ‘es_out_GetWakeup’:
- input/es_out.h:95:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_GET_WAKE_UP, &i_wu );
- ^~~~~
- input/es_out.h: In function ‘es_out_GetBuffering’:
- input/es_out.h:103:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_GET_BUFFERING, &b );
- ^~~~~
- input/es_out.h: In function ‘es_out_GetEmpty’:
- input/es_out.h:111:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_GET_EMPTY, &b );
- ^~~~~
- input/es_out.h: In function ‘es_out_SetDelay’:
- input/es_out.h:118:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_SET_DELAY, i_cat, i_delay );
- ^~~~~
- input/es_out.h: In function ‘es_out_SetTimes’:
- input/es_out.h:143:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_SET_TIMES, f_position, i_time, i_length );
- ^~~~~
- input/es_out.h: In function ‘es_out_SetJitter’:
- input/es_out.h:149:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_SET_JITTER,
- ^~~~~
- input/es_out.h: In function ‘es_out_GetGroupForced’:
- input/es_out.h:161:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_GET_GROUP_FORCED, &i_group );
- ^~~~~
- input/es_out.h: In function ‘es_out_Eos’:
- input/es_out.h:167:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
- int i_ret = es_out_Control( p_out, ES_OUT_SET_EOS );
- ^~~~~
- input/input.c: In function ‘InitTitle’:
- input/input.c:862:19: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
- priv->title = p_master->title;
- ^
- CC input/meta.lo
- CC input/resource.lo
- CC input/services_discovery.lo
- CC input/stats.lo
- CC input/stream.lo
- CC input/stream_fifo.lo
- CC input/stream_extractor.lo
- CC input/stream_filter.lo
- CC input/stream_memory.lo
- CC input/subtitles.lo
- CC input/var.lo
- CC audio_output/common.lo
- CC audio_output/dec.lo
- CC audio_output/filters.lo
- audio_output/filters.c: In function ‘CreateFilter’:
- audio_output/filters.c:49:58: warning: unused parameter ‘const_fmt’ [-Wunused-parameter]
- config_chain_t *cfg, bool const_fmt)
- ^~~~~~~~~
- CC audio_output/output.lo
- CC audio_output/volume.lo
- CC video_output/control.lo
- CC video_output/display.lo
- In file included from video_output/display.c:46:0:
- video_output/event.h: In function ‘vout_SendEventClose’:
- video_output/event.h:42:2: warning: #warning FIXME: implement video close event [-Wcpp]
- #warning FIXME: implement video close event
- ^~~~~~~
- video_output/display.c: In function ‘VideoBufferNew’:
- video_output/display.c:56:27: warning: unused variable ‘fmt’ [-Wunused-variable]
- const video_format_t *fmt = &filter->fmt_out.video;
- ^~~
- video_output/display.c: In function ‘vout_display_New’:
- video_output/display.c:103:5: warning: ‘manage’ is deprecated [-Wdeprecated-declarations]
- vd->manage = NULL;
- ^~
- In file included from video_output/display.c:34:0:
- ../include/vlc_vout_display.h:333:18: note: declared here
- void (*manage)(vout_display_t *) VLC_DEPRECATED;
- ^~~~~~
- video_output/display.c: In function ‘vout_display_Manage’:
- video_output/display.c:151:5: warning: ‘manage’ is deprecated [-Wdeprecated-declarations]
- if (vd->manage)
- ^~
- In file included from video_output/display.c:34:0:
- ../include/vlc_vout_display.h:333:18: note: declared here
- void (*manage)(vout_display_t *) VLC_DEPRECATED;
- ^~~~~~
- video_output/display.c:152:9: warning: ‘manage’ is deprecated [-Wdeprecated-declarations]
- vd->manage(vd);
- ^~
- In file included from video_output/display.c:34:0:
- ../include/vlc_vout_display.h:333:18: note: declared here
- void (*manage)(vout_display_t *) VLC_DEPRECATED;
- ^~~~~~
- video_output/display.c: In function ‘vout_ManageDisplay’:
- video_output/display.c:756:13: warning: ‘VOUT_DISPLAY_HIDE_MOUSE’ is deprecated [-Wdeprecated-declarations]
- vout_display_Control(vd, VOUT_DISPLAY_HIDE_MOUSE);
- ^~~~~~~~~~~~~~~~~~~~
- In file included from video_output/display.c:34:0:
- ../include/vlc_vout_display.h:144:5: note: declared here
- VOUT_DISPLAY_HIDE_MOUSE VLC_DEPRECATED_ENUM,
- ^~~~~~~~~~~~~~~~~~~~~~~
- video_output/display.c: In function ‘SplitterPrepare’:
- video_output/display.c:1337:43: warning: unused parameter ‘subpicture’ [-Wunused-parameter]
- subpicture_t *subpicture)
- ^~~~~~~~~~
- video_output/display.c: In function ‘SplitterDisplay’:
- video_output/display.c:1358:43: warning: unused parameter ‘subpicture’ [-Wunused-parameter]
- subpicture_t *subpicture)
- ^~~~~~~~~~
- video_output/display.c: In function ‘vout_NewSplitter’:
- video_output/display.c:1464:5: warning: ‘manage’ is deprecated [-Wdeprecated-declarations]
- wrapper->manage = SplitterManage;
- ^~~~~~~
- In file included from video_output/display.c:34:0:
- ../include/vlc_vout_display.h:333:18: note: declared here
- void (*manage)(vout_display_t *) VLC_DEPRECATED;
- ^~~~~~
- video_output/display.c: In function ‘VoutDisplayCreateRender’:
- video_output/display.c:443:9: warning: ‘ret’ may be used uninitialized in this function [-Wmaybe-uninitialized]
- int ret;
- ^~~
- CC video_output/inhibit.lo
- CC video_output/interlacing.lo
- CC video_output/snapshot.lo
- CC video_output/video_output.lo
- CC video_output/video_text.lo
- CC video_output/video_epg.lo
- CC video_output/video_widgets.lo
- CC video_output/vout_subpictures.lo
- CC video_output/window.lo
- In file included from video_output/window.c:129:0:
- video_output/event.h: In function ‘vout_SendEventClose’:
- video_output/event.h:42:2: warning: #warning FIXME: implement video close event [-Wcpp]
- #warning FIXME: implement video close event
- ^~~~~~~
- CC video_output/opengl.lo
- CC video_output/vout_intf.lo
- CC video_output/vout_wrapper.lo
- CC network/getaddrinfo.lo
- CC network/http_auth.lo
- CC network/httpd.lo
- network/httpd.c: In function ‘httpdLoop’:
- network/httpd.c:1693:14: warning: variable ‘nfd’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
- unsigned nfd;
- ^~~
- CC network/io.lo
- CC network/tcp.lo
- CC network/udp.lo
- CC network/rootbind.lo
- CC network/tls.lo
- network/tls.c: In function ‘vlc_tls_ClientSessionCreate’:
- network/tls.c:146:16: warning: variable ‘session’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
- vlc_tls_t *session;
- ^~~~~~~
- CC text/charset.lo
- CC text/memstream.lo
- CC text/strings.lo
- CC text/unicode.lo
- CC text/url.lo
- CC text/filesystem.lo
- CC text/iso_lang.lo
- CC misc/actions.lo
- CC misc/background_worker.lo
- CC misc/md5.lo
- CC misc/probe.lo
- CC misc/rand.lo
- CC misc/mtime.lo
- CC misc/block.lo
- CC misc/fifo.lo
- CC misc/fourcc.lo
- CC misc/es_format.lo
- CC misc/picture.lo
- misc/picture.c: In function ‘picture_Hold’:
- misc/picture.c:299:15: warning: unused variable ‘refs’ [-Wunused-variable]
- uintptr_t refs = atomic_fetch_add( &priv->gc.refs, 1 );
- ^~~~
- CC misc/picture_fifo.lo
- CC misc/picture_pool.lo
- CC misc/interrupt.lo
- misc/interrupt.c: In function ‘vlc_poll_i11e_inner’:
- misc/interrupt.c:353:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd[0], &dummy, sizeof (dummy));
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- misc/interrupt.c: In function ‘vlc_poll_i11e_wake’:
- misc/interrupt.c:294:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(fd[1], &value, sizeof (value));
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CC misc/keystore.lo
- CC misc/renderer_discovery.lo
- CC misc/threads.lo
- CC misc/cpu.lo
- CC misc/epg.lo
- CC misc/exit.lo
- CC misc/events.lo
- CC misc/image.lo
- CC misc/messages.lo
- CC misc/mime.lo
- CC misc/objects.lo
- CC misc/objres.lo
- CC misc/variables.lo
- misc/variables.c: In function ‘var_SetChecked’:
- misc/variables.c:723:25: warning: unused parameter ‘expected_type’ [-Wunused-parameter]
- int expected_type, vlc_value_t val )
- ^~~~~~~~~~~~~
- misc/variables.c: In function ‘var_GetChecked’:
- misc/variables.c:782:25: warning: unused parameter ‘expected_type’ [-Wunused-parameter]
- int expected_type, vlc_value_t *p_val )
- ^~~~~~~~~~~~~
- CC misc/error.lo
- CC misc/xml.lo
- CC misc/addons.lo
- CC misc/filter.lo
- CC misc/filter_chain.lo
- CC misc/httpcookies.lo
- CC misc/fingerprinter.lo
- CC misc/text_style.lo
- CC misc/subpicture.lo
- CC posix/filesystem.lo
- CC posix/plugin.lo
- CC posix/rand.lo
- CC posix/timer.lo
- CC posix/dirs.lo
- CC posix/error.lo
- CC posix/netconf.lo
- CC posix/specific.lo
- CC posix/thread.lo
- CC linux/cpu.lo
- CC linux/dirs.lo
- CC linux/thread.lo
- CC posix/getaddrinfo.lo
- CC stream_output/sap.lo
- CC stream_output/sdp.lo
- CC stream_output/stream_output.lo
- stream_output/stream_output.c: In function ‘sout_MuxDeleteStream’:
- stream_output/stream_output.c:493:6: warning: ‘block_FifoCount’ is deprecated [-Wdeprecated-declarations]
- && block_FifoCount( p_input->p_fifo ) > 0 )
- ^~
- In file included from stream_output/stream_output.c:47:0:
- ../include/vlc_block.h:477:16: note: declared here
- VLC_API size_t block_FifoCount(block_fifo_t *) VLC_USED VLC_DEPRECATED;
- ^~~~~~~~~~~~~~~
- In file included from ../include/vlc_common.h:707:0,
- from stream_output/stream_output.c:36:
- ../include/vlc_arrays.h:93:13: warning: declaration of ‘i_index’ shadows a previous local [-Wshadow=compatible-local]
- int i_index; \
- ^
- stream_output/stream_output.c:507:9: note: in expansion of macro ‘TAB_REMOVE’
- TAB_REMOVE( p_mux->i_nb_inputs, p_mux->pp_inputs, p_input );
- ^~~~~~~~~~
- stream_output/stream_output.c:490:9: note: shadowed declaration is here
- int i_index;
- ^~~~~~~
- stream_output/stream_output.c: In function ‘sout_MuxGetStream’:
- stream_output/stream_output.c:574:9: warning: ‘block_FifoCount’ is deprecated [-Wdeprecated-declarations]
- if( block_FifoCount( p_input->p_fifo ) < i_blocks )
- ^~
- In file included from stream_output/stream_output.c:47:0:
- ../include/vlc_block.h:477:16: note: declared here
- VLC_API size_t block_FifoCount(block_fifo_t *) VLC_USED VLC_DEPRECATED;
- ^~~~~~~~~~~~~~~
- CC input/vlm.lo
- input/vlm.c: In function ‘Manage’:
- input/vlm.c:381:28: warning: variable ‘nextschedule’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
- time_t lastcheck, now, nextschedule = 0;
- ^~~~~~~~~~~~
- input/vlm.c:387:16: warning: variable ‘ppsz_scheduled_commands’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
- char **ppsz_scheduled_commands = NULL;
- ^~~~~~~~~~~~~~~~~~~~~~~
- input/vlm.c:388:16: warning: variable ‘i_scheduled_commands’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
- int i_scheduled_commands = 0;
- ^~~~~~~~~~~~~~~~~~~~
- input/vlm.c:389:14: warning: variable ‘scheduled_command’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
- bool scheduled_command = false;
- ^~~~~~~~~~~~~~~~~
- CC input/vlm_event.lo
- CC input/vlmshell.lo
- CCLD libvlccore.la
- GEN vlc-plugin.pc
- config.status: creating src/vlc-plugin.pc
- make[3]: Leaving directory '/home/silencer/vlc-git/vlc-git/src/vlc/src'
- make[2]: Leaving directory '/home/silencer/vlc-git/vlc-git/src/vlc/src'
- Making all in modules
- make[2]: Entering directory '/home/silencer/vlc-git/vlc-git/src/vlc/modules'
- GEN access/screen/screenshooter-client-protocol.h
- YACC codec/webvtt/CSSGrammar.c
- updating codec/webvtt/CSSGrammar.h
- MOC gui/qt/main_interface.moc.cpp
- MOC gui/qt/menus.moc.cpp
- MOC gui/qt/dialogs_provider.moc.cpp
- MOC gui/qt/input_manager.moc.cpp
- MOC gui/qt/actions_manager.moc.cpp
- MOC gui/qt/extensions_manager.moc.cpp
- MOC gui/qt/managers/addons_manager.moc.cpp
- MOC gui/qt/recents.moc.cpp
- MOC gui/qt/adapters/seekpoints.moc.cpp
- MOC gui/qt/adapters/chromaprint.moc.cpp
- MOC gui/qt/adapters/variables.moc.cpp
- MOC gui/qt/dialogs/playlist.moc.cpp
- MOC gui/qt/dialogs/bookmarks.moc.cpp
- MOC gui/qt/dialogs/mediainfo.moc.cpp
- MOC gui/qt/dialogs/extended.moc.cpp
- MOC gui/qt/dialogs/messages.moc.cpp
- MOC gui/qt/dialogs/epg.moc.cpp
- MOC gui/qt/dialogs/errors.moc.cpp
- MOC gui/qt/dialogs/external.moc.cpp
- MOC gui/qt/dialogs/plugins.moc.cpp
- MOC gui/qt/dialogs/preferences.moc.cpp
- MOC gui/qt/dialogs/sout.moc.cpp
- MOC gui/qt/dialogs/convert.moc.cpp
- MOC gui/qt/dialogs/help.moc.cpp
- MOC gui/qt/dialogs/gototime.moc.cpp
- MOC gui/qt/dialogs/toolbar.moc.cpp
- MOC gui/qt/dialogs/open.moc.cpp
- MOC gui/qt/dialogs/openurl.moc.cpp
- MOC gui/qt/dialogs/podcast_configuration.moc.cpp
- MOC gui/qt/dialogs/vlm.moc.cpp
- MOC gui/qt/dialogs/firstrun.moc.cpp
- MOC gui/qt/dialogs/extensions.moc.cpp
- MOC gui/qt/dialogs/fingerprintdialog.moc.cpp
- MOC gui/qt/components/extended_panels.moc.cpp
- MOC gui/qt/components/info_panels.moc.cpp
- MOC gui/qt/components/info_widgets.moc.cpp
- MOC gui/qt/components/preferences_widgets.moc.cpp
- MOC gui/qt/components/complete_preferences.moc.cpp
- MOC gui/qt/components/simple_preferences.moc.cpp
- MOC gui/qt/components/open_panels.moc.cpp
- MOC gui/qt/components/interface_widgets.moc.cpp
- MOC gui/qt/components/controller.moc.cpp
- MOC gui/qt/components/controller_widget.moc.cpp
- MOC gui/qt/components/epg/EPGChannels.moc.cpp
- MOC gui/qt/components/epg/EPGProgram.moc.cpp
- MOC gui/qt/components/epg/EPGRuler.moc.cpp
- MOC gui/qt/components/epg/EPGView.moc.cpp
- MOC gui/qt/components/epg/EPGWidget.moc.cpp
- MOC gui/qt/components/playlist/views.moc.cpp
- MOC gui/qt/components/playlist/vlc_model.moc.cpp
- MOC gui/qt/components/playlist/playlist_model.moc.cpp
- MOC gui/qt/components/playlist/playlist.moc.cpp
- MOC gui/qt/components/playlist/standardpanel.moc.cpp
- MOC gui/qt/components/playlist/selector.moc.cpp
- MOC gui/qt/components/sout/profile_selector.moc.cpp
- MOC gui/qt/components/sout/sout_widgets.moc.cpp
- MOC gui/qt/util/animators.moc.cpp
- MOC gui/qt/util/input_slider.moc.cpp
- MOC gui/qt/util/timetooltip.moc.cpp
- MOC gui/qt/util/customwidgets.moc.cpp
- MOC gui/qt/util/searchlineedit.moc.cpp
- MOC gui/qt/util/qmenuview.moc.cpp
- MOC gui/qt/util/qvlcapp.moc.cpp
- MOC gui/qt/util/pictureflow.moc.cpp
- MOC gui/qt/util/validators.moc.cpp
- MOC gui/qt/util/buttons/RoundButton.moc.cpp
- MOC gui/qt/util/buttons/DeckButtonsLayout.moc.cpp
- MOC gui/qt/util/buttons/BrowseButton.moc.cpp
- MOC gui/qt/styles/seekstyle.moc.cpp
- UIC gui/qt/ui/equalizer.h
- UIC gui/qt/ui/video_effects.h
- UIC gui/qt/ui/open_file.h
- UIC gui/qt/ui/open_disk.h
- UIC gui/qt/ui/open_net.h
- UIC gui/qt/ui/open_capture.h
- UIC gui/qt/ui/open.h
- UIC gui/qt/ui/vlm.h
- UIC gui/qt/ui/podcast_configuration.h
- UIC gui/qt/ui/profiles.h
- UIC gui/qt/ui/sprefs_audio.h
- gui/qt/ui/sprefs_audio.ui: Warning: Buddy assignment: 'mmdevicePassthrough' is not a valid widget.
- UIC gui/qt/ui/sprefs_input.h
- UIC gui/qt/ui/sprefs_interface.h
- UIC gui/qt/ui/sprefs_subtitles.h
- UIC gui/qt/ui/sprefs_video.h
- UIC gui/qt/ui/streampanel.h
- UIC gui/qt/ui/messages_panel.h
- UIC gui/qt/ui/about.h
- UIC gui/qt/ui/update.h
- UIC gui/qt/ui/fingerprintdialog.h
- UIC gui/qt/ui/sout.h
- GEN gui/qt/resources.cpp
- GEN video_output/wayland/viewporter-client-protocol.h
- GEN video_output/wayland/viewporter-protocol.c
- GEN video_output/wayland/xdg-shell-client-protocol.h
- GEN video_output/wayland/xdg-shell-protocol.c
- GEN video_output/wayland/server-decoration-client-protocol.h
- GEN video_output/wayland/server-decoration-protocol.c
- protoc --cpp_out=. -I. stream_out/chromecast/cast_channel.proto
- touch dummy.cpp
- make all-recursive
- make[3]: Entering directory '/home/silencer/vlc-git/vlc-git/src/vlc/modules'
- Making all in .
- make[4]: Entering directory '/home/silencer/vlc-git/vlc-git/src/vlc/modules'
- CC access/attachment.lo
- CCLD libattachment_plugin.la
- CC access/libfilesystem_plugin_la-file.lo
- CC access/libfilesystem_plugin_la-directory.lo
- CC access/libfilesystem_plugin_la-fs.lo
- CCLD libfilesystem_plugin.la
- CC access/idummy.lo
- In file included from ../include/vlc_common.h:409:0,
- from access/idummy.c:32:
- access/idummy.c: In function ‘DemuxHold’:
- ../include/vlc_threads.h:878:19: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
- #define msleep(d) msleep(check_delay(d))
- ^~~~~~~~~~~~~~~~~~~~~~
- access/idummy.c:59:5: note: in expansion of macro ‘msleep’
- msleep( 10000 ); /* FIXME!!! */
- ^~~~~~
- In function ‘DemuxPause.part.0’,
- inlined from ‘DemuxPause’:
- ../include/vlc_threads.h:878:19: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
- #define msleep(d) msleep(check_delay(d))
- ^~~~~~~~~~~~~~~~~~~~~~
- access/idummy.c:77:5: note: in expansion of macro ‘msleep’
- msleep( 10000 ); /* FIXME!!! */
- ^~~~~~
- CCLD libidummy_plugin.la
- CC access/imem-access.lo
- CCLD libimem_plugin.la
- CC access/imem.lo
- CCLD libaccess_imem_plugin.la
- CC access/sdp.lo
- CCLD libsdp_plugin.la
- CC access/timecode.lo
- CCLD libtimecode_plugin.la
- CC access/vdr.lo
- CCLD libvdr_plugin.la
- CC access/libaccess_alsa_plugin_la-alsa.lo
- CCLD libaccess_alsa_plugin.la
- CC access/libaccess_jack_plugin_la-jack.lo
- access/jack.c: In function ‘GrabJack’:
- access/jack.c:433:2: warning: #warning Hmm.... looks wrong [-Wcpp]
- #warning Hmm.... looks wrong
- ^~~~~~~
- CCLD libaccess_jack_plugin.la
- CC access/libpulsesrc_plugin_la-pulse.lo
- CC audio_output/libvlc_pulse_la-vlcpulse.lo
- CCLD libvlc_pulse.la
- CCLD libpulsesrc_plugin.la
- CC access/libdc1394_plugin_la-dc1394.lo
- In file included from ../include/vlc_common.h:409:0,
- from access/dc1394.c:35:
- In function ‘Demux.part.0’,
- inlined from ‘Demux’:
- ../include/vlc_threads.h:878:19: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
- #define msleep(d) msleep(check_delay(d))
- ^~~~~~~~~~~~~~~~~~~~~~
- access/dc1394.c:470:9: note: in expansion of macro ‘msleep’
- msleep( 10000 );
- ^~~~~~
- CCLD libdc1394_plugin.la
- CC access/libdv1394_plugin_la-dv.lo
- CCLD libdv1394_plugin.la
- CC access/linsys/linsys_hdsdi.lo
- access/linsys/linsys_hdsdi.c: In function ‘Close’:
- access/linsys/linsys_hdsdi.c:268:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write( p_sys->evfd, &(uint64_t){ 1 }, sizeof (uint64_t));
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CCLD liblinsys_hdsdi_plugin.la
- CC access/linsys/liblinsys_sdi_plugin_la-linsys_sdi.lo
- access/linsys/linsys_sdi.c: In function ‘HandleSDBuffer’:
- access/linsys/linsys_sdi.c:1437:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
- p_sys->i_last_state_change = mdate();
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
- access/linsys/linsys_sdi.c:1439:5: note: here
- case STATE_STARTSYNC:
- ^~~~
- access/linsys/linsys_sdi.c:1445:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
- p_sys->i_last_state_change = mdate();
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
- access/linsys/linsys_sdi.c:1447:5: note: here
- case STATE_ANCSYNC:
- ^~~~
- access/linsys/linsys_sdi.c:1454:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
- p_sys->i_last_state_change = mdate();
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
- access/linsys/linsys_sdi.c:1456:5: note: here
- case STATE_LINESYNC:
- ^~~~
- access/linsys/linsys_sdi.c:1463:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
- p_sys->i_last_state_change = mdate();
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
- access/linsys/linsys_sdi.c:1465:5: note: here
- case STATE_ACTIVESYNC:
- ^~~~
- access/linsys/linsys_sdi.c:1473:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
- p_sys->i_last_state_change = mdate();
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
- access/linsys/linsys_sdi.c:1475:5: note: here
- case STATE_VBLANKSYNC:
- ^~~~
- access/linsys/linsys_sdi.c:1481:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
- p_sys->i_last_state_change = mdate();
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
- access/linsys/linsys_sdi.c:1483:5: note: here
- case STATE_PICSYNC:
- ^~~~
- CCLD liblinsys_sdi_plugin.la
- CC access/shm.lo
- CCLD libshm_plugin.la
- CC access/v4l2/libv4l2_plugin_la-v4l2.lo
- CC access/v4l2/libv4l2_plugin_la-video.lo
- CC access/v4l2/libv4l2_plugin_la-vbi.lo
- CC access/v4l2/libv4l2_plugin_la-demux.lo
- CC access/v4l2/libv4l2_plugin_la-access.lo
- CC access/v4l2/libv4l2_plugin_la-radio.lo
- CC access/v4l2/libv4l2_plugin_la-controls.lo
- CC access/v4l2/libv4l2_plugin_la-lib.lo
- CCLD libv4l2_plugin.la
- CC access/screen/libxcb_screen_plugin_la-xcb.lo
- CCLD libxcb_screen_plugin.la
- CC access/screen/libwl_screenshooter_plugin_la-wayland.lo
- GEN access/screen/screenshooter-protocol.c
- CC access/screen/libwl_screenshooter_plugin_la-screenshooter-protocol.lo
- CCLD libwl_screenshooter_plugin.la
- CC access/libvnc_plugin_la-vnc.lo
- CCLD libvnc_plugin.la
- CC access/libcdda_plugin_la-cdda.lo
- CC access/vcd/libcdda_plugin_la-cdrom.lo
- access/vcd/cdrom.c: In function ‘OpenVCDImage’:
- access/vcd/cdrom.c:830:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
- if( strcasecmp( type, "BINARY" ) )
- ^
- access/vcd/cdrom.c:832:13: note: here
- case 1:
- ^~~~
- CCLD libcdda_plugin.la
- CC access/vcd/vcd.lo
- CC access/vcd/cdrom.lo
- access/vcd/cdrom.c: In function ‘OpenVCDImage’:
- access/vcd/cdrom.c:830:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
- if( strcasecmp( type, "BINARY" ) )
- ^
- access/vcd/cdrom.c:832:13: note: here
- case 1:
- ^~~~
- CCLD libvcd_plugin.la
- CC access/libdvdnav_plugin_la-dvdnav.lo
- In file included from ../include/vlc_common.h:409:0,
- from access/dvdnav.c:46:
- access/dvdnav.c: In function ‘Demux’:
- ../include/vlc_threads.h:878:19: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
- #define msleep(d) msleep(check_delay(d))
- ^~~~~~~~~~~~~~~~~~~~~~
- access/dvdnav.c:875:9: note: in expansion of macro ‘msleep’
- msleep( 40000 );
- ^~~~~~
- CCLD libdvdnav_plugin.la
- CC access/libdvdread_plugin_la-dvdread.lo
- CCLD libdvdread_plugin.la
- CC access/liblibbluray_plugin_la-bluray.lo
- access/bluray.c: In function ‘esOutAdd’:
- access/bluray.c:1000:5: warning: enumeration value ‘UNKNOWN_ES’ not handled in switch [-Wswitch]
- switch (fmt.i_cat) {
- ^~~~~~
- access/bluray.c:1000:5: warning: enumeration value ‘DATA_ES’ not handled in switch [-Wswitch]
- In file included from ../include/vlc_common.h:409:0,
- from access/bluray.c:44:
- In function ‘blurayStillImage’,
- inlined from ‘blurayHandleEvent’ at access/bluray.c:2340:9,
- inlined from ‘blurayDemux’ at access/bluray.c:2460:13:
- ../include/vlc_threads.h:878:19: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
- #define msleep(d) msleep(check_delay(d))
- ^~~~~~~~~~~~~~~~~~~~~~
- access/bluray.c:2169:5: note: in expansion of macro ‘msleep’
- msleep( 40000 );
- ^~~~~~
- In function ‘blurayHandleEvent’,
- inlined from ‘blurayDemux’ at access/bluray.c:2460:13:
- ../include/vlc_threads.h:878:19: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
- #define msleep(d) msleep(check_delay(d))
- ^~~~~~~~~~~~~~~~~~~~~~
- access/bluray.c:2352:9: note: in expansion of macro ‘msleep’
- msleep( 40000 );
- ^~~~~~
- In function ‘blurayStillImage’,
- inlined from ‘blurayHandleEvent’ at access/bluray.c:2340:9,
- inlined from ‘blurayDemux’ at access/bluray.c:2468:13:
- ../include/vlc_threads.h:878:19: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
- #define msleep(d) msleep(check_delay(d))
- ^~~~~~~~~~~~~~~~~~~~~~
- access/bluray.c:2169:5: note: in expansion of macro ‘msleep’
- msleep( 40000 );
- ^~~~~~
- In function ‘blurayHandleEvent’,
- inlined from ‘blurayDemux’ at access/bluray.c:2468:13:
- ../include/vlc_threads.h:878:19: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
- #define msleep(d) msleep(check_delay(d))
- ^~~~~~~~~~~~~~~~~~~~~~
- access/bluray.c:2352:9: note: in expansion of macro ‘msleep’
- msleep( 40000 );
- ^~~~~~
- CCLD liblibbluray_plugin.la
- CC access/dtv/libdtv_plugin_la-access.lo
- CC access/dtv/libdtv_plugin_la-linux.lo
- CC access/dtv/libdtv_plugin_la-en50221.lo
- In file included from ../include/vlc_common.h:409:0,
- from access/dtv/en50221.c:29:
- access/dtv/en50221.c: In function ‘en50221_Init’:
- ../include/vlc_threads.h:859:14: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
- ? harmful_delay(d) \
- ^~~~~~~~~~~~~~~~
- ../include/vlc_threads.h:878:26: note: in expansion of macro ‘check_delay’
- #define msleep(d) msleep(check_delay(d))
- ^~~~~~~~~~~
- access/dtv/en50221.c:1963:9: note: in expansion of macro ‘msleep’
- msleep( CLOCK_FREQ / 10 );
- ^~~~~~
- CCLD libdtv_plugin.la
- CC access/dvb/libdvb_plugin_la-access.lo
- CC access/dvb/libdvb_plugin_la-linux_dvb.lo
- In file included from ../include/vlc_common.h:409:0,
- from access/dvb/linux_dvb.c:32:
- In function ‘DoDiseqc.isra.6’,
- inlined from ‘FrontendSetQPSK’ at access/dvb/linux_dvb.c:820:9,
- inlined from ‘FrontendSet’ at access/dvb/linux_dvb.c:219:13:
- ../include/vlc_threads.h:878:19: warning: call to ‘harmful_delay’ declared with attribute warning: use proper event handling instead of short delay
- #define msleep(d) msleep(check_delay(d))
- ^~~~~~~~~~~~~~~~~~~~~~
- access/dvb/linux_dvb.c:688:5: note: in expansion of macro ‘msleep’
- msleep(15000);
- ^~~~~~
- ../include/vlc_threads.h:878:19: warning: call to ‘harmful_delay’ declared with attribute warning: use proper event handling instead of short delay
- #define msleep(d) msleep(check_delay(d))
- ^~~~~~~~~~~~~~~~~~~~~~
- access/dvb/linux_dvb.c:738:5: note: in expansion of macro ‘msleep’
- msleep(50000);
- ^~~~~~
- CC access/dvb/libdvb_plugin_la-scan.lo
- CC access/dvb/libdvb_plugin_la-scan_list.lo
- CCLD libdvb_plugin.la
- CC access/ftp.lo
- CCLD libftp_plugin.la
- CC access/http.lo
- CCLD libhttp_plugin.la
- CXX access/liblive555_plugin_la-live555.lo
- CC access/mms/asf.lo
- CC access/mms/buffer.lo
- CXXLD liblive555_plugin.la
- CC access/mms/libaccess_mms_plugin_la-mms.lo
- CC access/mms/libaccess_mms_plugin_la-mmsh.lo
- CC access/mms/libaccess_mms_plugin_la-mmstu.lo
- CC access/mms/libaccess_mms_plugin_la-buffer.lo
- CC access/mms/libaccess_mms_plugin_la-asf.lo
- CCLD libaccess_mms_plugin.la
- CC access/libsmb_plugin_la-smb.lo
- access/smb.c: In function ‘DirRead’:
- access/smb.c:364:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
- psz_name = NULL;
- ^
- access/smb.c:365:9: note: here
- case SMBC_FILE_SHARE:
- ^~~~
- CCLD libsmb_plugin.la
- CC access/tcp.lo
- CCLD libtcp_plugin.la
- CC access/udp.lo
- CCLD libudp_plugin.la
- CC access/libsftp_plugin_la-sftp.lo
- CCLD libsftp_plugin.la
- CC access/libnfs_plugin_la-nfs.lo
- CCLD libnfs_plugin.la
- CC access/rtsp/libaccess_realrtsp_plugin_la-access.lo
- CC access/rtsp/libaccess_realrtsp_plugin_la-rtsp.lo
- CC access/rtsp/libaccess_realrtsp_plugin_la-real.lo
- CC access/rtsp/libaccess_realrtsp_plugin_la-real_rmff.lo
- CC access/rtsp/libaccess_realrtsp_plugin_la-real_sdpplin.lo
- CC access/rtsp/libaccess_realrtsp_plugin_la-real_asmrp.lo
- CCLD libaccess_realrtsp_plugin.la
- CC access/libavio_plugin_la-avio.lo
- CCLD libavio_plugin.la
- CC access/satip.lo
- In file included from ../include/vlc_threads.h:236:0,
- from ../include/vlc_common.h:409,
- from access/satip.c:34:
- access/satip.c: In function ‘satip_thread’:
- ../include/vlc_threads.h:975:43: warning: variable ‘__cancel_routine’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered
- ]
- # define vlc_cleanup_push( routine, arg ) pthread_cleanup_push (routine, arg)
- ^
- access/satip.c:464:9: note: in expansion of macro ‘vlc_cleanup_push’
- vlc_cleanup_push(satip_cleanup_blocks, input_blocks);
- ^~~~~~~~~~~~~~~~
- In file included from ../include/vlc_common.h:409:0,
- from access/satip.c:34:
- access/satip.c: In function ‘satip_teardown’:
- ../include/vlc_threads.h:878:19: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
- #define msleep(d) msleep(check_delay(d))
- ^~~~~~~~~~~~~~~~~~~~~~
- access/satip.c:417:13: note: in expansion of macro ‘msleep’
- msleep(150000);
- ^~~~~~
- CCLD libsatip_plugin.la
- CC access/concat.lo
- CCLD libaccess_concat_plugin.la
- CC access/libaccess_mtp_plugin_la-mtp.lo
- CCLD libaccess_mtp_plugin.la
- CC access/http/access.lo
- CC access/http/libvlc_http_la-message.lo
- access/http/message.c: In function ‘vlc_http_msg_h2_frame’:
- access/http/message.c:410:26: warning: ‘%hd’ directive writing between 1 and 5 bytes into a region of size 4 [-Wformat-overflow=]
- sprintf(status, "%hd", m->status);
- ^~~
- access/http/message.c:410:25: note: directive argument in the range [0, 32767]
- sprintf(status, "%hd", m->status);
- ^~~~~
- In file included from /usr/include/stdio.h:862:0,
- from access/http/message.c:29:
- /usr/include/bits/stdio2.h:33:10: note: ‘__builtin___sprintf_chk’ output between 2 and 6 bytes into a destination of size 4
- return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- __bos (__s), __fmt, __va_arg_pack ());
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CC access/http/libvlc_http_la-resource.lo
- CC access/http/libvlc_http_la-file.lo
- CC access/http/libvlc_http_la-live.lo
- CC access/http/libvlc_http_la-hpack.lo
- CC access/http/libvlc_http_la-hpackenc.lo
- CC access/http/libvlc_http_la-h2frame.lo
- CC access/http/libvlc_http_la-h2output.lo
- CC access/http/libvlc_http_la-h2conn.lo
- CC access/http/libvlc_http_la-h1conn.lo
- CC access/http/libvlc_http_la-chunked.lo
- CC access/http/libvlc_http_la-tunnel.lo
- CC access/http/libvlc_http_la-connmgr.lo
- CCLD libvlc_http.la
- CCLD libhttps_plugin.la
- CC access/rtp/librtp_plugin_la-input.lo
- CC access/rtp/librtp_plugin_la-session.lo
- CC access/rtp/librtp_plugin_la-xiph.lo
- CC access/rtp/librtp_plugin_la-rtp.lo
- CC access/rtp/libvlc_srtp_la-srtp.lo
- CCLD libvlc_srtp.la
- CCLD librtp_plugin.la
- CC access_output/dummy.lo
- CCLD libaccess_output_dummy_plugin.la
- CC access_output/file.lo
- CCLD libaccess_output_file_plugin.la
- CC access_output/http.lo
- CCLD libaccess_output_http_plugin.la
- CC access_output/udp.lo
- access_output/udp.c: In function ‘NewUDPPacket’:
- access_output/udp.c:360:5: warning: ‘block_FifoCount’ is deprecated [-Wdeprecated-declarations]
- while ( block_FifoCount( p_sys->p_empty_blocks ) > MAX_EMPTY_BLOCKS )
- ^~~~~
- In file included from access_output/udp.c:41:0:
- ../include/vlc_block.h:477:16: note: declared here
- VLC_API size_t block_FifoCount(block_fifo_t *) VLC_USED VLC_DEPRECATED;
- ^~~~~~~~~~~~~~~
- access_output/udp.c:366:5: warning: ‘block_FifoCount’ is deprecated [-Wdeprecated-declarations]
- if( block_FifoCount( p_sys->p_empty_blocks ) == 0 )
- ^~
- In file included from access_output/udp.c:41:0:
- ../include/vlc_block.h:477:16: note: declared here
- VLC_API size_t block_FifoCount(block_fifo_t *) VLC_USED VLC_DEPRECATED;
- ^~~~~~~~~~~~~~~
- In file included from ../include/vlc_threads.h:236:0,
- from ../include/vlc_common.h:409,
- from access_output/udp.c:32:
- access_output/udp.c: In function ‘ThreadWrite’:
- ../include/vlc_threads.h:975:43: warning: variable ‘__cancel_arg’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
- # define vlc_cleanup_push( routine, arg ) pthread_cleanup_push (routine, arg)
- ^
- ../include/vlc_block.h:295:37: note: in expansion of macro ‘vlc_cleanup_push’
- #define block_cleanup_push( block ) vlc_cleanup_push (block_Cleanup, block)
- ^~~~~~~~~~~~~~~~
- access_output/udp.c:424:9: note: in expansion of macro ‘block_cleanup_push’
- block_cleanup_push( p_pk );
- ^~~~~~~~~~~~~~~~~~
- CCLD libaccess_output_udp_plugin.la
- CC access_output/libaccess_output_livehttp_plugin_la-livehttp.lo
- CCLD libaccess_output_livehttp_plugin.la
- CC access_output/libaccess_output_shout_plugin_la-shout.lo
- CCLD libaccess_output_shout_plugin.la
- CC audio_output/adummy.lo
- CCLD libadummy_plugin.la
- CC audio_output/libafile_plugin_la-file.lo
- CCLD libafile_plugin.la
- CC audio_output/amem.lo
- CCLD libamem_plugin.la
- CC audio_output/libalsa_plugin_la-alsa.lo
- CCLD libalsa_plugin.la
- CC audio_output/libpulse_plugin_la-pulse.lo
- audio_output/pulse.c: In function ‘stream_start_now’:
- audio_output/pulse.c:174:60: warning: unused parameter ‘aout’ [-Wunused-parameter]
- static void stream_start_now(pa_stream *s, audio_output_t *aout)
- ^~~~
- In file included from ../include/vlc_common.h:409:0,
- from audio_output/pulse.c:30:
- audio_output/pulse.c: In function ‘Flush’:
- ../include/vlc_threads.h:860:12: warning: call to ‘harmful_delay’ declared with attribute warning: use proper event handling instead of short delay
- : ((__builtin_constant_p(d < VLC_SOFT_MIN_SLEEP) \
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- && (d < VLC_SOFT_MIN_SLEEP)) \
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ? harmful_delay(d) \
- ~~~~~~~~~~~~~~~~~~~~
- : d))
- ^~~~
- ../include/vlc_threads.h:878:26: note: in expansion of macro ‘check_delay’
- #define msleep(d) msleep(check_delay(d))
- ^~~~~~~~~~~
- audio_output/pulse.c:570:13: note: in expansion of macro ‘msleep’
- msleep(delay);
- ^~~~~~
- CCLD libpulse_plugin.la
- CC audio_output/libjack_plugin_la-jack.lo
- CCLD libjack_plugin.la
- CC audio_output/sndio.lo
- CCLD libsndio_plugin.la
- CC audio_filter/audiobargraph_a.lo
- CCLD libaudiobargraph_a_plugin.la
- CC audio_filter/chorus_flanger.lo
- CCLD libchorus_flanger_plugin.la
- CC audio_filter/compressor.lo
- CCLD libcompressor_plugin.la
- CC audio_filter/equalizer.lo
- CCLD libequalizer_plugin.la
- CC audio_filter/karaoke.lo
- CCLD libkaraoke_plugin.la
- CC audio_filter/normvol.lo
- CCLD libnormvol_plugin.la
- CC audio_filter/gain.lo
- CCLD libgain_plugin.la
- CC audio_filter/param_eq.lo
- CCLD libparam_eq_plugin.la
- CC audio_filter/scaletempo.lo
- CCLD libscaletempo_plugin.la
- CC audio_filter/libscaletempo_pitch_plugin_la-scaletempo.lo
- CCLD libscaletempo_pitch_plugin.la
- CXX audio_filter/spatializer/allpass.lo
- CXX audio_filter/spatializer/comb.lo
- CC audio_filter/spatializer/denormals.lo
- CXX audio_filter/spatializer/revmodel.lo
- CXX audio_filter/spatializer/spatializer.lo
- CXXLD libspatializer_plugin.la
- CC audio_filter/stereo_widen.lo
- CCLD libstereo_widen_plugin.la
- CC audio_filter/channel_mixer/dolby.lo
- CCLD libdolby_surround_decoder_plugin.la
- CC audio_filter/channel_mixer/headphone.lo
- CCLD libheadphone_channel_mixer_plugin.la
- CC audio_filter/channel_mixer/mono.lo
- CCLD libmono_plugin.la
- CC audio_filter/channel_mixer/remap.lo
- CCLD libremap_plugin.la
- CC audio_filter/channel_mixer/libsimple_channel_mixer_plugin_la-simple.lo
- CCLD libsimple_channel_mixer_plugin.la
- CC audio_filter/channel_mixer/trivial.lo
- CCLD libtrivial_channel_mixer_plugin.la
- CC audio_filter/converter/tospdif.lo
- CC packetizer/dts_header.lo
- CCLD libtospdif_plugin.la
- CC audio_filter/converter/libaudio_format_plugin_la-format.lo
- CCLD libaudio_format_plugin.la
- CC audio_filter/resampler/libsamplerate_plugin_la-src.lo
- CCLD libsamplerate_plugin.la
- CC audio_filter/resampler/libsoxr_plugin_la-soxr.lo
- audio_filter/resampler/soxr.c: In function ‘Open’:
- audio_filter/resampler/soxr.c:170:29: warning: declaration of ‘q_spec’ shadows a previous local [-Wshadow=compatible-local]
- soxr_quality_spec_t q_spec = soxr_quality_spec( SOXR_LQ, SOXR_VR );
- ^~~~~~
- audio_filter/resampler/soxr.c:154:25: note: shadowed declaration is here
- soxr_quality_spec_t q_spec = soxr_quality_spec( i_recipe, 0 );
- ^~~~~~
- CCLD libsoxr_plugin.la
- CC audio_filter/resampler/ugly.lo
- CCLD libugly_resampler_plugin.la
- CC audio_filter/resampler/libspeex_resampler_plugin_la-speex.lo
- CCLD libspeex_resampler_plugin.la
- CC codec/libmad_plugin_la-mad.lo
- CCLD libmad_plugin.la
- CC audio_mixer/libfloat_mixer_plugin_la-float.lo
- CCLD libfloat_mixer_plugin.la
- CC audio_mixer/libinteger_mixer_plugin_la-integer.lo
- CCLD libinteger_mixer_plugin.la
- CC video_chroma/i420_rgb.lo
- CC video_chroma/i420_rgb8.lo
- CC video_chroma/i420_rgb16.lo
- CCLD libi420_rgb_plugin.la
- CC video_chroma/libi420_yuy2_plugin_la-i420_yuy2.lo
- CCLD libi420_yuy2_plugin.la
- CC video_chroma/libi420_nv12_plugin_la-i420_nv12.lo
- CC video_chroma/copy.lo
- CCLD libchroma_copy.la
- CCLD libi420_nv12_plugin.la
- CC video_chroma/libi420_10_p010_plugin_la-i420_10_p010.lo
- CCLD libi420_10_p010_plugin.la
- CC video_chroma/i422_i420.lo
- CCLD libi422_i420_plugin.la
- CC video_chroma/libi422_yuy2_plugin_la-i422_yuy2.lo
- CCLD libi422_yuy2_plugin.la
- CC video_chroma/grey_yuv.lo
- CCLD libgrey_yuv_plugin.la
- CC video_chroma/yuy2_i420.lo
- CCLD libyuy2_i420_plugin.la
- CC video_chroma/yuy2_i422.lo
- CCLD libyuy2_i422_plugin.la
- CC video_chroma/rv32.lo
- CCLD librv32_plugin.la
- CC video_chroma/chain.lo
- CCLD libchain_plugin.la
- CC video_chroma/yuvp.lo
- CCLD libyuvp_plugin.la
- CC video_chroma/libswscale_plugin_la-swscale.lo
- video_chroma/swscale.c: In function ‘Convert’:
- video_chroma/swscale.c:610:21: warning: passing argument 2 of ‘sws_scale’ from incompatible pointer type [-Wincompatible-pointer-types]
- sws_scale( ctx, src, src_stride, 0, i_height,
- ^~~
- In file included from video_chroma/swscale.c:39:0:
- /usr/include/libswscale/swscale.h:217:5: note: expected ‘const uint8_t * const* {aka const unsigned char * const*}’ but argument is of type ‘uint8_t **
- {aka unsigned char **}’
- int sws_scale(struct SwsContext *c, const uint8_t *const srcSlice[],
- ^~~~~~~~~
- CC codec/avcodec/libswscale_plugin_la-chroma.lo
- CCLD libswscale_plugin.la
- CC video_chroma/libi420_rgb_mmx_plugin_la-i420_rgb.lo
- CC video_chroma/libi420_rgb_mmx_plugin_la-i420_rgb16_x86.lo
- CCLD libi420_rgb_mmx_plugin.la
- CC video_chroma/libi420_yuy2_mmx_plugin_la-i420_yuy2.lo
- CCLD libi420_yuy2_mmx_plugin.la
- CC video_chroma/libi422_yuy2_mmx_plugin_la-i422_yuy2.lo
- CCLD libi422_yuy2_mmx_plugin.la
- CC video_chroma/libi420_rgb_sse2_plugin_la-i420_rgb.lo
- CC video_chroma/libi420_rgb_sse2_plugin_la-i420_rgb16_x86.lo
- CCLD libi420_rgb_sse2_plugin.la
- CC video_chroma/libi420_yuy2_sse2_plugin_la-i420_yuy2.lo
- CCLD libi420_yuy2_sse2_plugin.la
- CC video_chroma/libi422_yuy2_sse2_plugin_la-i422_yuy2.lo
- CCLD libi422_yuy2_sse2_plugin.la
- CC codec/ddummy.lo
- CCLD libddummy_plugin.la
- CC codec/edummy.lo
- CCLD libedummy_plugin.la
- CC codec/spdif.lo
- CCLD libspdif_plugin.la
- CC codec/liba52_plugin_la-a52.lo
- CCLD liba52_plugin.la
- CC codec/libdca_plugin_la-dca.lo
- CCLD libdca_plugin.la
- CC codec/adpcm.lo
- CCLD libadpcm_plugin.la
- CC codec/aes3.lo
- CCLD libaes3_plugin.la
- CC codec/araw.lo
- CCLD libaraw_plugin.la
- CC codec/libfaad_plugin_la-faad.lo
- CCLD libfaad_plugin.la
- CC codec/g711.lo
- CCLD libg711_plugin.la
- CC codec/libfluidsynth_plugin_la-fluidsynth.lo
- CCLD libfluidsynth_plugin.la
- CC codec/lpcm.lo
- CCLD liblpcm_plugin.la
- CC codec/libmpg123_plugin_la-mpg123.lo
- CCLD libmpg123_plugin.la
- CC codec/uleaddvaudio.lo
- CCLD libuleaddvaudio_plugin.la
- CC codec/cdg.lo
- CCLD libcdg_plugin.la
- CC codec/liblibmpeg2_plugin_la-libmpeg2.lo
- CC codec/liblibmpeg2_plugin_la-synchro.lo
- CCLD liblibmpeg2_plugin.la
- CC codec/rawvideo.lo
- CCLD librawvideo_plugin.la
- CC codec/rtpvideo.lo
- CCLD librtpvideo_plugin.la
- CC codec/libschroedinger_plugin_la-schroedinger.lo
- CCLD libschroedinger_plugin.la
- CC codec/png.lo
- CCLD libpng_plugin.la
- CC codec/jpeg.lo
- codec/jpeg.c: In function ‘DecodeBlock’:
- codec/jpeg.c:499:16: warning: variable ‘p_row_pointers’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
- JSAMPARRAY p_row_pointers = NULL;
- ^~~~~~~~~~~~~~
- CCLD libjpeg_plugin.la
- CC codec/libsvgdec_plugin_la-svg.lo
- CCLD libsvgdec_plugin.la
- CC codec/libsdl_image_plugin_la-sdl_image.lo
- CCLD libsdl_image_plugin.la
- CC codec/libxwd_plugin_la-xwd.lo
- CCLD libxwd_plugin.la
- CC codec/liblibass_plugin_la-libass.lo
- CCLD liblibass_plugin.la
- CC codec/cc.lo
- CC codec/cea708.lo
- CCLD libcc_plugin.la
- CC codec/cvdsub.lo
- CCLD libcvdsub_plugin.la
- CC codec/dvbsub.lo
- CCLD libdvbsub_plugin.la
- CC codec/scte18.lo
- CC codec/atsc_a65.lo
- CCLD libscte18_plugin.la
- CC codec/scte27.lo
- CCLD libscte27_plugin.la
- CC codec/spudec/libspudec_plugin_la-spudec.lo
- CC codec/spudec/libspudec_plugin_la-parse.lo
- CCLD libspudec_plugin.la
- CC codec/stl.lo
- CCLD libstl_plugin.la
- CC codec/subsdec.lo
- codec/subsdec.c: In function ‘ParseSubtitles’:
- codec/subsdec.c:882:23: warning: declaration of ‘psz_tagname’ shadows a previous local [-Wshadow=compatible-local]
- char* psz_tagname = GetTag( &psz_subtitle, true );
- ^~~~~~~~~~~
- codec/subsdec.c:744:19: note: shadowed declaration is here
- char *psz_tagname = GetTag( &psz_subtitle, false );
- ^~~~~~~~~~~
- CCLD libsubsdec_plugin.la
- CC codec/subsusf.lo
- CCLD libsubsusf_plugin.la
- CC codec/ttml/substtml.lo
- CC demux/ttml.lo
- CC codec/ttml/ttml.lo
- CCLD libttml_plugin.la
- CC codec/webvtt/libwebvtt_plugin_la-subsvtt.lo
- CC codec/webvtt/libwebvtt_plugin_la-webvtt.lo
- CC demux/libwebvtt_plugin_la-webvtt.lo
- demux/webvtt.c: In function ‘demux_Range’:
- demux/webvtt.c:338:73: warning: unused parameter ‘i_end’ [-Wunused-parameter]
- static block_t *demux_Range( demux_t *p_demux, mtime_t i_start, mtime_t i_end )
- ^~~~~
- CC codec/webvtt/libwebvtt_plugin_la-CSSGrammar.lo
- LEX codec/webvtt/CSSLexer.c
- CC codec/webvtt/libwebvtt_plugin_la-CSSLexer.lo
- CC codec/webvtt/libwebvtt_plugin_la-css_parser.lo
- CC codec/webvtt/libwebvtt_plugin_la-css_style.lo
- CCLD libwebvtt_plugin.la
- CC codec/svcdsub.lo
- CCLD libsvcdsub_plugin.la
- CC codec/t140.lo
- CCLD libt140_plugin.la
- CC codec/telx.lo
- CCLD libtelx_plugin.la
- CC codec/textst.lo
- CCLD libtextst_plugin.la
- CC codec/libzvbi_plugin_la-zvbi.lo
- codec/zvbi.c: In function ‘OpaquePage’:
- codec/zvbi.c:672:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
- if( b_opaque )
- ^
- codec/zvbi.c:675:13: note: here
- case VBI_TRANSPARENT_FULL:
- ^~~~
- CCLD libzvbi_plugin.la
- CC codec/substx3g.lo
- CCLD libsubstx3g_plugin.la
- CC codec/libflac_plugin_la-flac.lo
- codec/flac.c: In function ‘DecoderMetadataCallback’:
- codec/flac.c:352:41: warning: declaration of ‘i’ shadows a previous local [-Wshadow=local]
- for( size_t i=0; i<MAPPED_WFX_CHANNELS; i++ )
- ^
- codec/flac.c:333:31: note: shadowed declaration is here
- for( FLAC__uint32 i=0; i<metadata->data.vorbis_comment.num_comments; i++ )
- ^
- codec/flac.c:372:39: warning: declaration of ‘i’ shadows a previous local [-Wshadow=compatible-local]
- for( unsigned i=0; i<i_wfxchannels; i++ )
- ^
- codec/flac.c:333:31: note: shadowed declaration is here
- for( FLAC__uint32 i=0; i<metadata->data.vorbis_comment.num_comments; i++ )
- ^
- CCLD libflac_plugin.la
- CC codec/libkate_plugin_la-kate.lo
- codec/kate.c: In function ‘OpenDecoder’:
- codec/kate.c:56:13: warning: declaration of ‘i_ret’ shadows a previous local [-Wshadow=compatible-local]
- int i_ret = (statement); \
- ^
- codec/kate.c:404:13: note: in expansion of macro ‘CHECK_TIGER_RET’
- CHECK_TIGER_RET( tiger_renderer_set_surface_clear_color( p_sys->p_tr, 1, 0, 0, 0, 0 ) );
- ^~~~~~~~~~~~~~~
- codec/kate.c:396:13: note: shadowed declaration is here
- int i_ret = tiger_renderer_create( &p_sys->p_tr );
- ^~~~~
- codec/kate.c: In function ‘DecodePacket’:
- codec/kate.c:56:13: warning: declaration of ‘i_ret’ shadows a previous local [-Wshadow=compatible-local]
- int i_ret = (statement); \
- ^
- codec/kate.c:1105:9: note: in expansion of macro ‘CHECK_TIGER_RET’
- CHECK_TIGER_RET( tiger_renderer_add_event( p_sys->p_tr, ev->ki, ev ) );
- ^~~~~~~~~~~~~~~
- codec/kate.c:1032:9: note: shadowed declaration is here
- int i_ret;
- ^~~~~
- CCLD libkate_plugin.la
- CC codec/libopus_plugin_la-opus.lo
- CC codec/libopus_plugin_la-opus_header.lo
- CCLD libopus_plugin.la
- CC codec/libspeex_plugin_la-speex.lo
- In file included from ../include/vlc_common.h:949:0,
- from codec/speex.c:31:
- codec/speex.c: In function ‘DecodePacket’:
- ../include/vlc_messages.h:78:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
- vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- __func__, __VA_ARGS__)
- ~~~~~~~~~~~~~~~~~~~~~~
- ../include/vlc_messages.h:83:5: note: in expansion of macro ‘msg_Generic’
- msg_Generic(p_this, VLC_MSG_ERR, __VA_ARGS__)
- ^~~~~~~~~~~
- codec/speex.c:833:17: note: in expansion of macro ‘msg_Err’
- msg_Err( p_dec, "decoding error: corrupted stream?" );
- ^~~~~~~
- codec/speex.c:834:13: note: here
- case -1: /* End of stream */
- ^~~~
- CCLD libspeex_plugin.la
- CC codec/libtheora_plugin_la-theora.lo
- CCLD libtheora_plugin.la
- CC codec/libvorbis_plugin_la-vorbis.lo
- CCLD libvorbis_plugin.la
- CC codec/liboggspots_plugin_la-oggspots.lo
- codec/oggspots.c: In function ‘ProcessHeader’:
- codec/oggspots.c:270:15: warning: declaration of ‘p_extra’ shadows a previous local [-Wshadow=local]
- void* p_extra = realloc(p_dec->fmt_out.p_extra,
- ^~~~~~~
- codec/oggspots.c:200:20: note: shadowed declaration is here
- const uint8_t* p_extra;
- ^~~~~~~
- codec/oggspots.c: In function ‘DecodePacket’:
- codec/oggspots.c:385:5: warning: ignoring return value of ‘decoder_UpdateVideoFormat’, declared with attribute warn_unused_result [-Wunused-result
- ]
- decoder_UpdateVideoFormat(p_dec);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CCLD liboggspots_plugin.la
- CC codec/avcodec/libavcodec_plugin_la-video.lo
- CC codec/avcodec/libavcodec_plugin_la-subtitle.lo
- CC codec/avcodec/libavcodec_plugin_la-audio.lo
- codec/avcodec/audio.c: In function ‘SetupOutputFormat’:
- codec/avcodec/audio.c:595:77: warning: signed and unsigned type in conditional expression [-Wsign-compare]
- p_sys->p_context->channel_layout ? p_sys->p_context->channel_layout :
- ^
- CC codec/avcodec/libavcodec_plugin_la-va.lo
- CC codec/avcodec/libavcodec_plugin_la-avcodec.lo
- CC codec/avcodec/libavcodec_plugin_la-encoder.lo
- codec/avcodec/encoder.c: In function ‘OpenEncoder’:
- codec/avcodec/encoder.c:565:37: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
- p_context->intra_matrix = mpeg4_default_intra_matrix;
- ^
- codec/avcodec/encoder.c:566:37: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
- p_context->inter_matrix = mpeg4_default_non_intra_matrix;
- ^
- codec/avcodec/encoder.c: In function ‘EncodeVideo’:
- codec/avcodec/encoder.c:1214:8: warning: ‘coded_frame’ is deprecated [-Wdeprecated-declarations]
- switch ( p_sys->p_context->coded_frame->pict_type )
- ^~~~~~
- In file included from codec/avcodec/encoder.c:45:0:
- /usr/include/libavcodec/avcodec.h:3183:35: note: declared here
- attribute_deprecated AVFrame *coded_frame;
- ^~~~~~~~~~~
- CC codec/avcodec/libavcodec_common_la-fourcc.lo
- CC codec/avcodec/libavcodec_common_la-chroma.lo
- CCLD libavcodec_common.la
- CCLD libavcodec_plugin.la
- CC codec/avcodec/libvaapi_drm_plugin_la-vaapi.lo
- codec/avcodec/vaapi.c:54:12: warning: ‘vaapi_context’ is deprecated [-Wdeprecated-declarations]
- struct vaapi_context hw_ctx;
- ^~~~~~~~~~~~~
- In file included from codec/avcodec/vaapi.c:45:0:
- /usr/include/libavcodec/vaapi.h:56:29: note: declared here
- struct attribute_deprecated vaapi_context {
- ^~~~~~~~~~~~~
- CC hw/vaapi/libvaapi_drm_plugin_la-vlc_vaapi.lo
- CCLD libvaapi_drm_plugin.la
- CC codec/avcodec/libvaapi_plugin_la-vaapi.lo
- codec/avcodec/vaapi.c:54:12: warning: ‘vaapi_context’ is deprecated [-Wdeprecated-declarations]
- struct vaapi_context hw_ctx;
- ^~~~~~~~~~~~~
- In file included from codec/avcodec/vaapi.c:45:0:
- /usr/include/libavcodec/vaapi.h:56:29: note: declared here
- struct attribute_deprecated vaapi_context {
- ^~~~~~~~~~~~~
- CC hw/vaapi/libvaapi_plugin_la-vlc_vaapi.lo
- CCLD libvaapi_plugin.la
- CC codec/libx265_plugin_la-x265.lo
- CCLD libx265_plugin.la
- CC codec/libx264_plugin_la-x264.lo
- CCLD libx264_plugin.la
- CC codec/libvpx_plugin_la-vpx.lo
- CCLD libvpx_plugin.la
- CC codec/libaom_plugin_la-aom.lo
- codec/aom.c: In function ‘Decode’:
- codec/aom.c:231:14: error: ‘AOM_CS_BT_2020_CL’ undeclared (first use in this function); did you mean ‘AOM_CS_BT_2020’?
- case AOM_CS_BT_2020_CL:
- ^~~~~~~~~~~~~~~~~
- AOM_CS_BT_2020
- codec/aom.c:231:14: note: each undeclared identifier is reported only once for each function it appears in
- codec/aom.c:232:14: error: ‘AOM_CS_BT_2020_NCL’ undeclared (first use in this function); did you mean ‘AOM_CS_BT_2020_CL’?
- case AOM_CS_BT_2020_NCL:
- ^~~~~~~~~~~~~~~~~~
- AOM_CS_BT_2020_CL
- codec/aom.c: In function ‘OpenDecoder’:
- codec/aom.c:288:10: error: ‘struct aom_codec_dec_cfg’ has no member named ‘allow_lowbitdepth’
- .allow_lowbitdepth = 1
- ^~~~~~~~~~~~~~~~~
- make[4]: *** [Makefile:19787: codec/libaom_plugin_la-aom.lo] Error 1
- make[4]: Leaving directory '/home/silencer/vlc-git/vlc-git/src/vlc/modules'
- make[3]: *** [Makefile:26124: all-recursive] Error 1
- make[3]: Leaving directory '/home/silencer/vlc-git/vlc-git/src/vlc/modules'
- make[2]: *** [Makefile:11231: all] Error 2
- make[2]: Leaving directory '/home/silencer/vlc-git/vlc-git/src/vlc/modules'
- make[1]: *** [Makefile:1523: all-recursive] Error 1
- make[1]: Leaving directory '/home/silencer/vlc-git/vlc-git/src/vlc'
- make: *** [Makefile:1408: all] Error 2
- ==> ERROR: A failure occurred in build().
- Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement