>>> vlc 3.0.4 Extracting xzcat /home/naourr/work/instance-0/dl/vlc/vlc-3.0.4.tar.xz | /home/naourr/work/instance-0/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/vlc-3.0.4 -xf - >>> vlc 3.0.4 Patching Applying 0001-Disable-building-of-statically-linked-vlc-binary.patch using patch: patching file Makefile.am patching file bin/Makefile.am Applying 0002-lua-Define-LUA_COMPAT_APIINTCASTS-for-Lua-5.3.0-comp.patch using patch: patching file modules/lua/vlc.h Applying 0003-automake-add-subdir-objects-option.patch using patch: patching file configure.ac Applying 0004-build-use-pkg-config-to-get-tremor-libs.patch using patch: patching file configure.ac Hunk #1 succeeded at 2707 (offset -3 lines). patching file modules/codec/Makefile.am Hunk #1 succeeded at 324 (offset 6 lines). Applying 0005-Fix-build-error-using-uClibc-by-adding-sys-types.h.patch using patch: patching file include/vlc/libvlc_media.h Applying 0006-Don-t-assume-strerror_l-is-available.patch using patch: patching file configure.ac patching file src/posix/error.c Applying 0007-posix-remove-ancient-run-time-fallback-to-real-time-.patch using patch: patching file src/posix/thread.c Applying 0008-x264-drop-148-build-support-and-fix-10bit-support.patch using patch: patching file modules/codec/x264.c Applying 0009-Add-support-for-freerdp2.patch using patch: patching file configure.ac patching file modules/access/rdp.c Applying 0010-configure.ac-also-use-AC_PATH_PROG-to-check-for-wayl.patch using patch: patching file configure.ac Hunk #1 succeeded at 3135 (offset -5 lines). /usr/bin/sed -i -e 's/PKG_WITH_MODULES/VLC_PKG_WITH_MODULES/g' -e 's/PKG_HAVE_WITH_MODULES/VLC_PKG_HAVE_WITH_MODULES/g' /home/naourr/work/instance-0/output/build/vlc-3.0.4/configure.ac /home/naourr/work/instance-0/output/build/vlc-3.0.4/m4/with_pkg.m4 >>> vlc 3.0.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-0/output/build/vlc-3.0.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> vlc 3.0.4 Configuring >>> vlc 3.0.4 Autoreconfiguring 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' configure.ac:46: installing 'autotools/compile' configure.ac:27: installing 'autotools/missing' bin/Makefile.am: installing 'autotools/depcomp' bin/Makefile.am:78: warning: variable 'vlc_static_SOURCES' is defined but no program or bin/Makefile.am:78: library has 'vlc_static' as canonical name (possible typo) bin/Makefile.am:85: warning: variable 'vlc_static_LDADD' is defined but no program or bin/Makefile.am:85: library has 'vlc_static' as canonical name (possible typo) bin/Makefile.am:86: warning: variable 'vlc_static_LDFLAGS' is defined but no program or bin/Makefile.am:86: library has 'vlc_static' as canonical name (possible typo) bin/Makefile.am:84: warning: variable 'vlc_static_DEPENDENCIES' is defined but no program or bin/Makefile.am:84: library has 'vlc_static' as canonical name (possible typo) >>> vlc 3.0.4 Patching libtool patching file /home/naourr/work/instance-0/output/build/vlc-3.0.4/autotools/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /home/naourr/work/instance-0/output/build/vlc-3.0.4/ && rm -rf config.cache && PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-0/output/host/bin/arc-linux-ar" AS="/home/naourr/work/instance-0/output/host/bin/arc-linux-as" LD="/home/naourr/work/instance-0/output/host/bin/arc-linux-ld" NM="/home/naourr/work/instance-0/output/host/bin/arc-linux-nm" CC="/home/naourr/work/instance-0/output/host/bin/arc-linux-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/arc-linux-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/arc-linux-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/arc-linux-g++" FC="/home/naourr/work/instance-0/output/host/bin/arc-linux-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/arc-linux-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/arc-linux-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/arc-linux-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/arc-linux-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/arc-linux-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/arc-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output/host/bin/arc-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/arc-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -g2 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -g2 " LDFLAGS="" FCFLAGS="-matomic -Os -g2" FFLAGS="-matomic -Os -g2" PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/arc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no ax_cv_check_cflags___fstack_protector_strong=no LIBS="-latomic" CONFIG_SITE=/dev/null ./configure --target=arc-buildroot-linux-uclibc --host=arc-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-a52 --disable-addonmanagermodules --disable-aom --disable-aribb25 --disable-aribsub --disable-asdcp --disable-bpg --disable-caca --disable-chromaprint --disable-chromecast --disable-crystalhd --disable-dc1394 --disable-dca --disable-decklink --disable-dsm --disable-dv1394 --disable-fluidlite --disable-fluidsynth --disable-gme --disable-goom --disable-jack --disable-jpeg --disable-kai --disable-kate --disable-kva --disable-libplacebo --disable-linsys --disable-mfx --disable-microdns --disable-mmal --disable-mtp --disable-notify --disable-projectm --disable-schroedinger --disable-shine --disable-shout --disable-sndio --disable-spatialaudio --disable-srt --disable-telx --disable-tiger --disable-twolame --disable-vdpau --disable-vsxu --disable-wasapi --disable-x262 --disable-zvbi --enable-run-as-root --disable-static --disable-altivec --disable-sse --enable-alsa --disable-avahi --disable-dbus --disable-faad --enable-avcodec --disable-postproc --enable-swscale --disable-flac --enable-freerdp --enable-gst-decode --enable-harfbuzz --disable-gles2 --enable-opencv --enable-opus --disable-archive --disable-libass --disable-bluray --disable-libcddb --disable-dvbpsi --disable-dvdnav --disable-dvdread --disable-libgcrypt --enable-mad --disable-matroska --enable-mod --disable-libmpeg2 --disable-nfs --enable-png --enable-svg --enable-svgdec --enable-samplerate --disable-secret --disable-soxr --disable-sftp --disable-sid --disable-theora --enable-upnp --disable-libva --disable-vnc --enable-vorbis --disable-v4l2 --enable-vpx --disable-xcb --enable-libxml2 --enable-live555 --disable-lua --disable-mpg123 --enable-mpc --disable-ncurses --enable-pulse --disable-qt --disable-skins2 --disable-sdl-image --disable-smbclient --disable-speex --enable-taglib --disable-tremor --disable-udev --disable-wayland --disable-x264 --disable-x265 --without-x ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 checking build system type... x86_64-pc-linux-gnu checking host system type... arc-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arc-buildroot-linux-uclibc-strip... /home/naourr/work/instance-0/output/host/bin/arc-linux-strip 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 '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for arc-buildroot-linux-uclibc-gcc... /home/naourr/work/instance-0/output/host/bin/arc-linux-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc accepts -g... yes checking for /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc option to accept ISO C89... none needed checking whether /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc... none checking how to run the C preprocessor... /home/naourr/work/instance-0/output/host/bin/arc-linux-cpp 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 /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc supports C11... yes checking whether we are using the GNU C++ compiler... yes checking whether /home/naourr/work/instance-0/output/host/bin/arc-linux-g++ accepts -g... yes checking dependency style of /home/naourr/work/instance-0/output/host/bin/arc-linux-g++... none checking how to run the C preprocessor... /home/naourr/work/instance-0/output/host/bin/arc-linux-cpp checking for arc-buildroot-linux-uclibc-gcc... no checking for arc-buildroot-linux-uclibc-objcc... no checking for arc-buildroot-linux-uclibc-objc... no checking for arc-buildroot-linux-uclibc-cc... no checking for arc-buildroot-linux-uclibc-CC... no checking for gcc... gcc configure: WARNING: using cross tools not prefixed with host triplet checking whether we are using the GNU Objective C compiler... no checking whether gcc accepts -g... no checking dependency style of gcc... none checking for egrep... (cached) /usr/bin/grep -E checking whether make sets $(MAKE)... (cached) yes checking dependency style of /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc... none 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 /home/naourr/work/instance-0/output/host/bin/arc-linux-g++ supports C++11 features by default... 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 /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc... /home/naourr/work/instance-0/output/host/bin/arc-linux-ld checking if the linker (/home/naourr/work/instance-0/output/host/bin/arc-linux-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/naourr/work/instance-0/output/host/bin/arc-linux-nm checking the name lister (/home/naourr/work/instance-0/output/host/bin/arc-linux-nm) 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 arc-buildroot-linux-uclibc 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 /home/naourr/work/instance-0/output/host/bin/arc-linux-ld option to reload object files... -r checking for arc-buildroot-linux-uclibc-objdump... /home/naourr/work/instance-0/output/host/bin/arc-linux-objdump checking how to recognize dependent libraries... (cached) pass_all checking for arc-buildroot-linux-uclibc-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arc-buildroot-linux-uclibc-ar... /home/naourr/work/instance-0/output/host/bin/arc-linux-ar checking for archiver @FILE support... @ checking for arc-buildroot-linux-uclibc-strip... (cached) /home/naourr/work/instance-0/output/host/bin/arc-linux-strip checking for arc-buildroot-linux-uclibc-ranlib... /home/naourr/work/instance-0/output/host/bin/arc-linux-ranlib checking command to parse /home/naourr/work/instance-0/output/host/bin/arc-linux-nm output from /home/naourr/work/instance-0/output/host/bin/arc-linux-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 arc-buildroot-linux-uclibc-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc option to produce PIC... -fPIC -DPIC checking if /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc static flag -static works... yes checking if /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc supports -c -o file.o... yes checking if /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc supports -c -o file.o... (cached) yes checking whether the /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc linker (/home/naourr/work/instance-0/output/host/bin/arc-linux-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... cross 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... /home/naourr/work/instance-0/output/host/bin/arc-linux-g++ -E checking for ld used by /home/naourr/work/instance-0/output/host/bin/arc-linux-g++... /home/naourr/work/instance-0/output/host/bin/arc-linux-ld checking if the linker (/home/naourr/work/instance-0/output/host/bin/arc-linux-ld) is GNU ld... yes checking whether the /home/naourr/work/instance-0/output/host/bin/arc-linux-g++ linker (/home/naourr/work/instance-0/output/host/bin/arc-linux-ld) supports shared libraries... yes checking for /home/naourr/work/instance-0/output/host/bin/arc-linux-g++ option to produce PIC... -fPIC -DPIC checking if /home/naourr/work/instance-0/output/host/bin/arc-linux-g++ PIC flag -fPIC -DPIC works... yes checking if /home/naourr/work/instance-0/output/host/bin/arc-linux-g++ static flag -static works... yes checking if /home/naourr/work/instance-0/output/host/bin/arc-linux-g++ supports -c -o file.o... yes checking if /home/naourr/work/instance-0/output/host/bin/arc-linux-g++ supports -c -o file.o... (cached) yes checking whether the /home/naourr/work/instance-0/output/host/bin/arc-linux-g++ linker (/home/naourr/work/instance-0/output/host/bin/arc-linux-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for arc-buildroot-linux-uclibc-windres... no checking for windres... no checking for bash... /usr/bin/bash checking if dolt supports this host... yes, replacing libtool checking whether NLS is requested... no checking for msgfmt... /home/naourr/work/instance-0/output/host/bin/msgfmt checking for gmsgfmt... /home/naourr/work/instance-0/output/host/bin/msgfmt checking for xgettext... /home/naourr/work/instance-0/output/host/bin/xgettext checking for msgmerge... /home/naourr/work/instance-0/output/host/bin/msgmerge checking for ld used by /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc... /home/naourr/work/instance-0/output/host/bin/arc-linux-ld checking if the linker (/home/naourr/work/instance-0/output/host/bin/arc-linux-ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for iconv... yes checking for working iconv... guessing yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for buggy GNU/libc versions... not present checking for shared objects suffix... .so checking for accept4... yes checking for 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 newlocale... yes checking for open_memstream... yes checking for openat... yes checking for pipe2... 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 strerror_l... no checking for stricmp... no checking for strnicmp... no checking for strptime... 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... yes checking for strndup... yes checking for strnlen... yes checking for strnstr... no checking for strsep... yes checking for strtof... yes checking for strtok_r... yes checking for strtoll... yes checking for swab... yes checking for tdestroy... yes checking for tfind... yes checking for timegm... yes checking for timespec_get... no 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... no checking for working strcoll... no 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 if_nametoindex... 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... no checking for library containing dlsym... none required checking for library containing pthread_rwlock_init... none required 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... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking for ssize_t... yes 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... no checking unzip.h usability... no checking unzip.h presence... no checking for unzip.h... no checking for IDN... yes checking for SYSTEMD... no configure: WARNING: Package libsystemd was not found in the pkg-config search path. Perhaps you should add the directory containing `libsystemd.pc' to the PKG_CONFIG_PATH environment variable Package 'libsystemd', required by 'world', not found. 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 /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc accepts -fvisibility=hidden... yes checking if /home/naourr/work/instance-0/output/host/bin/arc-linux-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 /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc accepts -funroll-loops... yes checking if /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc accepts -fomit-frame-pointer... yes checking whether C compiler accepts -fstack-protector-strong... (cached) no checking whether C compiler accepts -fstack-protector-strong... (cached) no checking if linker supports -Bsymbolic... -Wl,-Bsymbolic checking if linker supports -z,defs... yes checking for __attribute__((packed))... yes checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking for backtrace... no checking if /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc groks 3D Now! inline assembly... no checking for LIVE555... yes checking for OPENCV... yes checking for cdrom_msf0 in linux/cdrom.h... yes checking for scsireq in sys/scsiio.h... no checking for ioc_toc_header in sys/cdio.h... no checking for Linux DVB version 5.1... yes checking for FREERDP... yes checking for OGG... yes checking for LIBVORBIS... yes checking for OGG... yes checking for LIBMODPLUG... yes checking mpc/mpcdec.h usability... yes checking mpc/mpcdec.h presence... yes checking for mpc/mpcdec.h... yes 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 GST_APP... yes checking for GST_VIDEO... yes checking for libavutil variant... ffmpeg checking for AVCODEC... 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 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 AVFORMAT... 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 SWSCALE... 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 VPX... 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 VORBIS... yes checking for OPUS... yes checking for OGGSPOTS... 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 for X26410B... no checking fluidlite.h usability... no checking fluidlite.h presence... no checking for fluidlite.h... no checking for EGL... yes checking for GL... no checking for OpenGL... no checking for X... disabled checking X11/Xlib.h usability... no checking X11/Xlib.h presence... no checking for X11/Xlib.h... no checking for FREETYPE... yes checking for FONTCONFIG... 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 SVG... yes checking for SVGDEC... yes checking linux/fb.h usability... yes checking linux/fb.h presence... yes checking for linux/fb.h... yes checking for PULSE... yes checking for ALSA... yes checking for SAMPLERATE... yes checking for protoc... protoc configure: WARNING: The skins2 module depends on the Qt interface, Qt is not built so skins2 is disabled. 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 UPNP... yes checking for LIBXML2... yes checking for GNUTLS... no checking for TAGLIB... yes checking whether byte ordering is bigendian... (cached) no ./configure: line 58096: kde4-config: command not found checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating modules/Makefile config.status: creating 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: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 libvlc configuration -------------------- version : 3.0.4 system : linux architecture : arc optimizations : yes vlc aliases : cvlc rvlc To build vlc and its plugins, type `make', or `./compile' if you like nice colors. >>> vlc 3.0.4 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/vlc-3.0.4/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/vlc-3.0.4' /usr/bin/make all-recursive make[2]: Entering directory '/home/naourr/work/instance-0/output/build/vlc-3.0.4' Making all in compat make[3]: Entering directory '/home/naourr/work/instance-0/output/build/vlc-3.0.4/compat' /usr/bin/make all-am make[4]: Entering directory '/home/naourr/work/instance-0/output/build/vlc-3.0.4/compat' CC dummy.lo CC strnstr.lo CC timespec_get.lo CCLD libcompat.la make[4]: Leaving directory '/home/naourr/work/instance-0/output/build/vlc-3.0.4/compat' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/vlc-3.0.4/compat' Making all in doc make[3]: Entering directory '/home/naourr/work/instance-0/output/build/vlc-3.0.4/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/vlc-3.0.4/doc' Making all in po make[3]: Entering directory '/home/naourr/work/instance-0/output/build/vlc-3.0.4/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/vlc-3.0.4/po' Making all in share make[3]: Entering directory '/home/naourr/work/instance-0/output/build/vlc-3.0.4/share' GEN vlc.appdata.xml GEN vlc.desktop make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/vlc-3.0.4/share' Making all in src make[3]: Entering directory '/home/naourr/work/instance-0/output/build/vlc-3.0.4/src' CC fourcc_gen GEN stamp-revision GEN ../include/vlc_about.h fatal: not a git repository: '../.git/' GEN fourcc_tables.h video: 839 entries audio: 259 entries spu: 46 entries /usr/bin/make all-am make[4]: Entering directory '/home/naourr/work/instance-0/output/build/vlc-3.0.4/src' CC libvlc.lo CC libvlc-module.lo CC missing.lo CC revision.lo CC version.lo CC posix/getaddrinfo.lo CC input/vlm.lo CC input/vlm_event.lo input/vlm.c: In function 'Manage': input/vlm.c:463:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vlm->schedule[i]->period) <= lastcheck) && ^~ CC input/vlmshell.lo GEN vlc-plugin.pc input/vlmshell.c: In function 'vlm_Show': input/vlmshell.c:1505:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while( ((s->date + j * s->period) <= now) && ^~ 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; ^~~~~~~~~~~~~~~~~ config.status: creating src/vlc-plugin.pc CC config/core.lo CC config/chain.lo CC config/file.lo CC config/help.lo config/help.c: In function 'print_item': config/help.c:393:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (unsigned i = 0; i < i_count; i++) ^ config/help.c:405:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (unsigned i = 0; i < i_count; i++) ^ config/help.c:413:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (unsigned i = 0; i < i_count; i++) ^ config/help.c:437:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (unsigned i = 0; i < i_count; i++) ^ config/help.c:460:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (unsigned i = 0; i < i_count; i++) ^ CC config/intf.lo CC config/cmdline.lo CC config/getopt.lo CC extras/libc.lo CC modules/modules.lo extras/libc.c: In function 'vlc_iconv_open': extras/libc.c:440:12: warning: return makes pointer from integer without a cast [-Wint-conversion] return iconv_open( tocode, fromcode ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ extras/libc.c: In function 'vlc_iconv': extras/libc.c:473:22: warning: passing argument 1 of 'iconv' makes integer from pointer without a cast [-Wint-conversion] ret = iconv( cd, &cin, inbytesleft, outbuf, outbytesleft ); ^~ In file included from extras/libc.c:37:0: /home/naourr/work/instance-0/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/iconv.h:20:1: note: expected 'iconv_t {aka long int}' but argument is of type 'vlc_iconv_t {aka void *}' iconv(iconv_t cd, char **inbuf, size_t *inbytesleft, ^~~~~ extras/libc.c: In function 'vlc_iconv_close': extras/libc.c:490:25: warning: passing argument 1 of 'iconv_close' makes integer from pointer without a cast [-Wint-conversion] return iconv_close( cd ); ^~ In file included from extras/libc.c:37:0: /home/naourr/work/instance-0/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/iconv.h:24:1: note: expected 'iconv_t {aka long int}' but argument is of type 'vlc_iconv_t {aka void *}' iconv_close(iconv_t cd); ^~~~~~~~~~~ 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 CC input/control.lo input/clock.c:539:2: warning: #warning "input_clock_SetJitter needs more work" [-Wcpp] #warning "input_clock_SetJitter needs more work" ^~~~~~~ In file included from input/control.c:39:0: input/es_out.h: In function 'es_out_SetMode': input/es_out.h:95: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:101: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:109: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:117: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:124: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:149: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:155: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:167: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:173:9: warning: unused variable 'i_ret' [-Wunused-variable] int i_ret = es_out_Control( p_out, ES_OUT_SET_EOS ); ^~~~~ CC input/decoder.lo CC input/demux.lo input/decoder.c: In function 'input_DecoderGetFifoSize': input/decoder.c:2366:5: warning: 'block_FifoSize' is deprecated [-Wdeprecated-declarations] return block_FifoSize( p_owner->p_fifo ); ^~~~~~ In file included from input/decoder.c:37: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 ../config.h:907:0, from input/demux.c:25: input/demux.c: In function 'demux_vaControlHelper': ../include/vlc_fixups.h:353:64: warning: unused variable 'static_assert_390' [-Wunused-variable] # define _Static_assert(x, s) extern char STATIC_ASSERT_CONCAT(static_assert_, __LINE__)[sizeof(struct { unsigned:-!(x); })] ^ ../include/vlc_fixups.h:351:38: note: in definition of macro 'STATIC_ASSERT_CONCAT_' # define STATIC_ASSERT_CONCAT_(a, b) a##b ^ ../include/vlc_fixups.h:353:43: note: in expansion of macro 'STATIC_ASSERT_CONCAT' # define _Static_assert(x, s) extern char STATIC_ASSERT_CONCAT(static_assert_, __LINE__)[sizeof(struct { unsigned:-!(x); })] ^~~~~~~~~~~~~~~~~~~~ ../include/vlc_fixups.h:354:24: note: in expansion of macro '_Static_assert' # define static_assert _Static_assert ^~~~~~~~~~~~~~ input/demux.c:304:5: note: in expansion of macro 'static_assert' static_assert((unsigned) DEMUX_##foo == STREAM_##foo, "Mismatch") ^~~~~~~~~~~~~ input/demux.c:390:5: note: in expansion of macro 'static_control_match' static_control_match(SET_PAUSE_STATE); ^~~~~~~~~~~~~~~~~~~~ ../include/vlc_fixups.h:353:64: warning: unused variable 'static_assert_389' [-Wunused-variable] # define _Static_assert(x, s) extern char STATIC_ASSERT_CONCAT(static_assert_, __LINE__)[sizeof(struct { unsigned:-!(x); })] ^ ../include/vlc_fixups.h:351:38: note: in definition of macro 'STATIC_ASSERT_CONCAT_' # define STATIC_ASSERT_CONCAT_(a, b) a##b ^ ../include/vlc_fixups.h:353:43: note: in expansion of macro 'STATIC_ASSERT_CONCAT' # define _Static_assert(x, s) extern char STATIC_ASSERT_CONCAT(static_assert_, __LINE__)[sizeof(struct { unsigned:-!(x); })] ^~~~~~~~~~~~~~~~~~~~ ../include/vlc_fixups.h:354:24: note: in expansion of macro '_Static_assert' # define static_assert _Static_assert ^~~~~~~~~~~~~~ input/demux.c:304:5: note: in expansion of macro 'static_assert' static_assert((unsigned) DEMUX_##foo == STREAM_##foo, "Mismatch") ^~~~~~~~~~~~~ input/demux.c:389:5: note: in expansion of macro 'static_control_match' static_control_match(GET_SIGNAL); ^~~~~~~~~~~~~~~~~~~~ ../include/vlc_fixups.h:353:64: warning: unused variable 'static_assert_388' [-Wunused-variable] # define _Static_assert(x, s) extern char STATIC_ASSERT_CONCAT(static_assert_, __LINE__)[sizeof(struct { unsigned:-!(x); })] ^ ../include/vlc_fixups.h:351:38: note: in definition of macro 'STATIC_ASSERT_CONCAT_' # define STATIC_ASSERT_CONCAT_(a, b) a##b ^ ../include/vlc_fixups.h:353:43: note: in expansion of macro 'STATIC_ASSERT_CONCAT' # define _Static_assert(x, s) extern char STATIC_ASSERT_CONCAT(static_assert_, __LINE__)[sizeof(struct { unsigned:-!(x); })] ^~~~~~~~~~~~~~~~~~~~ ../include/vlc_fixups.h:354:24: note: in expansion of macro '_Static_assert' # define static_assert _Static_assert ^~~~~~~~~~~~~~ input/demux.c:304:5: note: in expansion of macro 'static_assert' static_assert((unsigned) DEMUX_##foo == STREAM_##foo, "Mismatch") ^~~~~~~~~~~~~ input/demux.c:388:5: note: in expansion of macro 'static_control_match' static_control_match(GET_META); ^~~~~~~~~~~~~~~~~~~~ ../include/vlc_fixups.h:353:64: warning: unused variable 'static_assert_387' [-Wunused-variable] # define _Static_assert(x, s) extern char STATIC_ASSERT_CONCAT(static_assert_, __LINE__)[sizeof(struct { unsigned:-!(x); })] ^ ../include/vlc_fixups.h:351:38: note: in definition of macro 'STATIC_ASSERT_CONCAT_' # define STATIC_ASSERT_CONCAT_(a, b) a##b ^ ../include/vlc_fixups.h:353:43: note: in expansion of macro 'STATIC_ASSERT_CONCAT' # define _Static_assert(x, s) extern char STATIC_ASSERT_CONCAT(static_assert_, __LINE__)[sizeof(struct { unsigned:-!(x); })] ^~~~~~~~~~~~~~~~~~~~ ../include/vlc_fixups.h:354:24: note: in expansion of macro '_Static_assert' # define static_assert _Static_assert ^~~~~~~~~~~~~~ input/demux.c:304:5: note: in expansion of macro 'static_assert' static_assert((unsigned) DEMUX_##foo == STREAM_##foo, "Mismatch") ^~~~~~~~~~~~~ input/demux.c:387:5: note: in expansion of macro 'static_control_match' static_control_match(GET_PTS_DELAY); ^~~~~~~~~~~~~~~~~~~~ ../include/vlc_fixups.h:353:64: warning: unused variable 'static_assert_386' [-Wunused-variable] # define _Static_assert(x, s) extern char STATIC_ASSERT_CONCAT(static_assert_, __LINE__)[sizeof(struct { unsigned:-!(x); })] ^ ../include/vlc_fixups.h:351:38: note: in definition of macro 'STATIC_ASSERT_CONCAT_' # define STATIC_ASSERT_CONCAT_(a, b) a##b ^ ../include/vlc_fixups.h:353:43: note: in expansion of macro 'STATIC_ASSERT_CONCAT' # define _Static_assert(x, s) extern char STATIC_ASSERT_CONCAT(static_assert_, __LINE__)[sizeof(struct { unsigned:-!(x); })] ^~~~~~~~~~~~~~~~~~~~ ../include/vlc_fixups.h:354:24: note: in expansion of macro '_Static_assert' # define static_assert _Static_assert ^~~~~~~~~~~~~~ input/demux.c:304:5: note: in expansion of macro 'static_assert' static_assert((unsigned) DEMUX_##foo == STREAM_##foo, "Mismatch") ^~~~~~~~~~~~~ input/demux.c:386:5: note: in expansion of macro 'static_control_match' static_control_match(CAN_CONTROL_PACE); ^~~~~~~~~~~~~~~~~~~~ ../include/vlc_fixups.h:353:64: warning: unused variable 'static_assert_385' [-Wunused-variable] # define _Static_assert(x, s) extern char STATIC_ASSERT_CONCAT(static_assert_, __LINE__)[sizeof(struct { unsigned:-!(x); })] ^ ../include/vlc_fixups.h:351:38: note: in definition of macro 'STATIC_ASSERT_CONCAT_' # define STATIC_ASSERT_CONCAT_(a, b) a##b ^ ../include/vlc_fixups.h:353:43: note: in expansion of macro 'STATIC_ASSERT_CONCAT' # define _Static_assert(x, s) extern char STATIC_ASSERT_CONCAT(static_assert_, __LINE__)[sizeof(struct { unsigned:-!(x); })] ^~~~~~~~~~~~~~~~~~~~ ../include/vlc_fixups.h:354:24: note: in expansion of macro '_Static_assert' # define static_assert _Static_assert ^~~~~~~~~~~~~~ input/demux.c:304:5: note: in expansion of macro 'static_assert' static_assert((unsigned) DEMUX_##foo == STREAM_##foo, "Mismatch") ^~~~~~~~~~~~~ input/demux.c:385:5: note: in expansion of macro 'static_control_match' static_control_match(CAN_PAUSE); ^~~~~~~~~~~~~~~~~~~~ In file included from ../include/vlc_common.h:409:0, from input/decoder.c:34: 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:577:9: note: in expansion of macro 'msleep' msleep( DECODER_SPU_VOUT_WAIT_DURATION ); ^~~~~~ CC input/demux_chained.lo CC input/es_out.lo CC input/es_out_timeshift.lo In file included from input/es_out.c:46:0: input/es_out.h: In function 'es_out_SetMode': input/es_out.h:95: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:101: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:109: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:117: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:124: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:149: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:155: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:167: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:173:9: warning: unused variable 'i_ret' [-Wunused-variable] int i_ret = es_out_Control( p_out, ES_OUT_SET_EOS ); ^~~~~ In file included from input/es_out_timeshift.c:50:0: input/es_out.h: In function 'es_out_SetMode': input/es_out.h:95: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:101: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:109: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:117: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:124: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:149: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:155: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:167: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:173: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:933: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.c: In function 'EsOutControlLocked': input/es_out.c:2754:20: warning: unused variable 'b_source_paused' [-Wunused-variable] const bool b_source_paused = (bool)va_arg( args, int ); ^~~~~~~~~~~~~~~ input/es_out.c:2766:19: warning: unused variable 'i_src_rate' [-Wunused-variable] const int i_src_rate = va_arg( args, int ); ^~~~~~~~~~ input/es_out.c:2777:23: warning: unused variable 'i_date' [-Wunused-variable] const mtime_t i_date = va_arg( args, mtime_t ); ^~~~~~ In file included from ../config.h:907:0, from input/es_out.c:29: input/es_out.c: In function 'EsOutUpdateInfo': ../include/vlc_fixups.h:353:64: warning: unused variable 'static_assert_3220' [-Wunused-variable] # define _Static_assert(x, s) extern char STATIC_ASSERT_CONCAT(static_assert_, __LINE__)[sizeof(struct { unsigned:-!(x); })] ^ ../include/vlc_fixups.h:351:38: note: in definition of macro 'STATIC_ASSERT_CONCAT_' # define STATIC_ASSERT_CONCAT_(a, b) a##b ^ ../include/vlc_fixups.h:353:43: note: in expansion of macro 'STATIC_ASSERT_CONCAT' # define _Static_assert(x, s) extern char STATIC_ASSERT_CONCAT(static_assert_, __LINE__)[sizeof(struct { unsigned:-!(x); })] ^~~~~~~~~~~~~~~~~~~~ ../include/vlc_fixups.h:354:24: note: in expansion of macro '_Static_assert' # define static_assert _Static_assert ^~~~~~~~~~~~~~ input/es_out.c:3220:12: note: in expansion of macro 'static_assert' static_assert(ARRAY_SIZE(primaries_names) == COLOR_PRIMARIES_MAX+1, ^~~~~~~~~~~~~ ../include/vlc_fixups.h:353:64: warning: unused variable 'static_assert_3238' [-Wunused-variable] # define _Static_assert(x, s) extern char STATIC_ASSERT_CONCAT(static_assert_, __LINE__)[sizeof(struct { unsigned:-!(x); })] ^ ../include/vlc_fixups.h:351:38: note: in definition of macro 'STATIC_ASSERT_CONCAT_' # define STATIC_ASSERT_CONCAT_(a, b) a##b ^ ../include/vlc_fixups.h:353:43: note: in expansion of macro 'STATIC_ASSERT_CONCAT' # define _Static_assert(x, s) extern char STATIC_ASSERT_CONCAT(static_assert_, __LINE__)[sizeof(struct { unsigned:-!(x); })] ^~~~~~~~~~~~~~~~~~~~ ../include/vlc_fixups.h:354:24: note: in expansion of macro '_Static_assert' # define static_assert _Static_assert ^~~~~~~~~~~~~~ input/es_out.c:3238:12: note: in expansion of macro 'static_assert' static_assert(ARRAY_SIZE(func_names) == TRANSFER_FUNC_MAX+1, ^~~~~~~~~~~~~ ../include/vlc_fixups.h:353:64: warning: unused variable 'static_assert_3251' [-Wunused-variable] # define _Static_assert(x, s) extern char STATIC_ASSERT_CONCAT(static_assert_, __LINE__)[sizeof(struct { unsigned:-!(x); })] ^ ../include/vlc_fixups.h:351:38: note: in definition of macro 'STATIC_ASSERT_CONCAT_' # define STATIC_ASSERT_CONCAT_(a, b) a##b ^ ../include/vlc_fixups.h:353:43: note: in expansion of macro 'STATIC_ASSERT_CONCAT' # define _Static_assert(x, s) extern char STATIC_ASSERT_CONCAT(static_assert_, __LINE__)[sizeof(struct { unsigned:-!(x); })] ^~~~~~~~~~~~~~~~~~~~ ../include/vlc_fixups.h:354:24: note: in expansion of macro '_Static_assert' # define static_assert _Static_assert ^~~~~~~~~~~~~~ input/es_out.c:3251:12: note: in expansion of macro 'static_assert' static_assert(ARRAY_SIZE(space_names) == COLOR_SPACE_MAX+1, ^~~~~~~~~~~~~ ../include/vlc_fixups.h:353:64: warning: unused variable 'static_assert_3268' [-Wunused-variable] # define _Static_assert(x, s) extern char STATIC_ASSERT_CONCAT(static_assert_, __LINE__)[sizeof(struct { unsigned:-!(x); })] ^ ../include/vlc_fixups.h:351:38: note: in definition of macro 'STATIC_ASSERT_CONCAT_' # define STATIC_ASSERT_CONCAT_(a, b) a##b ^ ../include/vlc_fixups.h:353:43: note: in expansion of macro 'STATIC_ASSERT_CONCAT' # define _Static_assert(x, s) extern char STATIC_ASSERT_CONCAT(static_assert_, __LINE__)[sizeof(struct { unsigned:-!(x); })] ^~~~~~~~~~~~~~~~~~~~ ../include/vlc_fixups.h:354:24: note: in expansion of macro '_Static_assert' # define static_assert _Static_assert ^~~~~~~~~~~~~~ input/es_out.c:3268:12: note: in expansion of macro 'static_assert' static_assert(ARRAY_SIZE(c_loc_names) == CHROMA_LOCATION_MAX+1, ^~~~~~~~~~~~~ input/decoder.c: In function 'DecoderThread': input/decoder.c:1532:10: warning: variable 'paused' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] bool paused = false; ^~~~~~ input/es_out_timeshift.c: In function 'TsRun': input/es_out_timeshift.c:986:13: warning: variable 'i_buffering_date' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] mtime_t i_buffering_date = -1; ^~~~~~~~~~~~~~~~ input/es_out_timeshift.c:1100:1: internal compiler error: in dwarf2out_var_location, at dwarf2out.c:26371 } ^ 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:95: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:101: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:109: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:117: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:124: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:149: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:155: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:167: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:173: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:909:19: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] priv->title = p_master->title; ^ In file included from ../config.h:907:0, from input/input.c:29: input/input.c: In function 'LoadSlaves': ../include/vlc_fixups.h:353:64: warning: unused variable 'static_assert_1157' [-Wunused-variable] # define _Static_assert(x, s) extern char STATIC_ASSERT_CONCAT(static_assert_, __LINE__)[sizeof(struct { unsigned:-!(x); })] ^ ../include/vlc_fixups.h:351:38: note: in definition of macro 'STATIC_ASSERT_CONCAT_' # define STATIC_ASSERT_CONCAT_(a, b) a##b ^ ../include/vlc_fixups.h:353:43: note: in expansion of macro 'STATIC_ASSERT_CONCAT' # define _Static_assert(x, s) extern char STATIC_ASSERT_CONCAT(static_assert_, __LINE__)[sizeof(struct { unsigned:-!(x); })] ^~~~~~~~~~~~~~~~~~~~ ../include/vlc_fixups.h:354:24: note: in expansion of macro '_Static_assert' # define static_assert _Static_assert ^~~~~~~~~~~~~~ input/input.c:1157:5: note: in expansion of macro 'static_assert' static_assert( SLAVE_TYPE_AUDIO <= 1 && SLAVE_TYPE_SPU <= 1, ^~~~~~~~~~~~~ Please submit a full bug report, with preprocessed source if appropriate. See for instructions. {standard input}: Assembler messages: {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:1108: Error: PC relative relocation not allowed for (internal) type -58 {standard input}:1123: Error: PC relative relocation not allowed for (internal) type -58 {standard input}:1280: Error: PC relative relocation not allowed for (internal) type -64 make[4]: *** [Makefile:2577: input/es_out_timeshift.lo] Error 1 make[4]: *** Waiting for unfinished jobs.... 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:2176:13: note: in expansion of macro 'msleep' msleep( 20*1000 ); ^~~~~~ make[4]: Leaving directory '/home/naourr/work/instance-0/output/build/vlc-3.0.4/src' make[3]: *** [Makefile:1782: all] Error 2 make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/vlc-3.0.4/src' make[2]: *** [Makefile:1529: all-recursive] Error 1 make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/vlc-3.0.4' make[1]: *** [Makefile:1414: all] Error 2 make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/vlc-3.0.4' make: *** [package/pkg-generic.mk:233: /home/naourr/work/instance-0/output/build/vlc-3.0.4/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-0/buildroot'