make -f Makefile.ffmpeg libcacheget make[1]: Entering directory '/usr/src/tvheadend-neumo' make[1]: Leaving directory '/usr/src/tvheadend-neumo' make -f Makefile.ffmpeg build make[1]: Entering directory '/usr/src/tvheadend-neumo' cd /usr/src/tvheadend-neumo/build.linux/ffmpeg/x265_3.6/build/linux && cmake -G "Unix Makefiles" \ -DCMAKE_INSTALL_PREFIX="/ffmpeg" \ -DENABLE_SHARED:BOOL=OFF \ ../../source cd /usr/src/tvheadend-neumo/build.linux/ffmpeg/libtheora-1.2.0alpha1 && \ CC="gcc -fPIE" FFMPEG_PREFIX=/usr/src/tvheadend-neumo/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/usr/src/tvheadend-neumo/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \ --libdir=/ffmpeg/lib \ --with-ogg=/usr/src/tvheadend-neumo/build.linux/ffmpeg/build/ffmpeg \ --disable-examples \ --disable-spec \ cd /usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7 && \ CC="gcc -fPIE" FFMPEG_PREFIX=/usr/src/tvheadend-neumo/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/usr/src/tvheadend-neumo/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \ --libdir=/ffmpeg/lib \ --with-ogg=/usr/src/tvheadend-neumo/build.linux/ffmpeg/build/ffmpeg -- cmake version 4.2.2 CMake Error at CMakeLists.txt:10 (cmake_policy): Policy CMP0025 may not be set to OLD behavior because this version of CMake no longer supports it. The policy was introduced in CMake version 3.0.0, and use of NEW behavior is now required. Please either update your CMakeLists.txt files to conform to the new behavior or use an older version of CMake that still supports the old behavior. Run cmake --help-policy CMP0025 for more information. CMake Error at CMakeLists.txt:16 (cmake_policy): Policy CMP0054 may not be set to OLD behavior because this version of CMake no longer supports it. The policy was introduced in CMake version 3.1.0, and use of NEW behavior is now required. Please either update your CMakeLists.txt files to conform to the new behavior or use an older version of CMake that still supports the old behavior. Run cmake --help-policy CMP0054 for more information. CMake Warning (dev) at CMakeLists.txt:19 (project): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. CMake Error at CMakeLists.txt:20 (cmake_minimum_required): Compatibility with CMake < 3.5 has been removed from CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway. -- Configuring incomplete, errors occurred! make[1]: *** [Makefile.ffmpeg:280: /usr/src/tvheadend-neumo/build.linux/ffmpeg/x265_3.6/.tvh_build] Error 1 make[1]: *** Waiting for unfinished jobs.... checking build system type... checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... 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 to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for gcc... gcc -fPIE 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 -fPIE accepts -g... yes checking for gcc -fPIE option to accept ISO C89... none needed checking whether gcc -fPIE understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc -fPIE... gcc3 checking how to run the C preprocessor... gcc -fPIE -E checking for inline... inline checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -fPIE... /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... pass_all checking for dlltool... dlltool 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 -fPIE 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 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc -fPIE supports -fno-rtti -fno-exceptions... no checking for gcc -fPIE option to produce PIC... -fPIC -DPIC checking if gcc -fPIE PIC flag -fPIC -DPIC works... yes checking if gcc -fPIE static flag -static works... yes checking if gcc -fPIE supports -c -o file.o... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... yes checking if gcc -fPIE supports -c -o file.o... (cached) yes checking whether the gcc -fPIE linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... GNU checking for gcc... gcc -fPIE yes checking dynamic linker characteristics... checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking GCC version... 15.2.1 checking if gcc -fPIE accepts -Wdeclaration-after-statement... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking for memory.h... (cached) yes checking for cos in -lm... yes checking whether gcc -fPIE accepts -g... yes checking for gcc -fPIE option to accept ISO C89... yes checking for pthread_create in -lpthread... yes checking pkg-config is at least version 0.9.0... yes checking for OGG... none needed checking dependency style of gcc -fPIE... yes checking for size_t... gcc3 checking dependency style of gcc -fPIE... gcc3 checking for gcc... (cached) gcc -fPIE checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -fPIE accepts -g... (cached) yes checking for gcc -fPIE option to accept ISO C89... (cached) none needed checking dependency style of gcc -fPIE... (cached) gcc3 checking how to run the C preprocessor... yes checking for working alloca.h... gcc -fPIE -E yes checking for alloca... checking whether gcc -fPIE and cc understand -c and -o together... yes checking for working memcmp... yes checking for a sed that does not truncate output... yes /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -fPIE... /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... checking that generated files are newer than configure... done configure: creating ./config.status BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -fPIE object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... config.status: creating Makefile config.status: creating m4/Makefile yes checking for string.h... config.status: creating lib/Makefile config.status: creating lib/modes/Makefile config.status: creating lib/books/Makefile yes checking for memory.h... config.status: creating lib/books/coupled/Makefile config.status: creating lib/books/uncoupled/Makefile config.status: creating lib/books/floor/Makefile yes config.status: creating doc/Makefile checking for strings.h... config.status: creating doc/vorbisfile/Makefile config.status: creating doc/vorbisenc/Makefile yes config.status: creating doc/libvorbis/Makefile checking for inttypes.h... config.status: creating doc/Doxyfile config.status: creating include/Makefile yes config.status: creating include/vorbis/Makefile checking for stdint.h... config.status: creating examples/Makefile config.status: creating test/Makefile yes config.status: creating vq/Makefile checking for unistd.h... config.status: creating libvorbis.spec config.status: creating vorbis.pc config.status: creating vorbisenc.pc yes config.status: creating vorbisfile.pc checking for dlfcn.h... config.status: creating vorbis-uninstalled.pc config.status: creating vorbisenc-uninstalled.pc config.status: creating vorbisfile-uninstalled.pc config.status: creating config.h yes checking for objdir... .libs config.status: executing depfiles commands checking if gcc -fPIE supports -fno-rtti -fno-exceptions... no checking for gcc -fPIE option to produce PIC... -fPIC -DPIC checking if gcc -fPIE PIC flag -fPIC -DPIC works... yes checking if gcc -fPIE static flag -static works... yes checking if gcc -fPIE supports -c -o file.o... config.status: executing libtool commands yes checking if gcc -fPIE supports -c -o file.o... (cached) yes checking whether the gcc -fPIE linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... DESTDIR=/usr/src/tvheadend-neumo/build.linux/ffmpeg/build \ make -C /usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7 install make[2]: Entering directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7' Making install in m4 make[3]: Entering directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/m4' make[4]: Entering directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/m4' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/m4' make[3]: Leaving directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/m4' Making install in include make[3]: Entering directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/include' Making install in vorbis make[4]: Entering directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/include/vorbis' make[5]: Entering directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/include/vorbis' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/tvheadend-neumo/build.linux/ffmpeg/build/ffmpeg/include/vorbis' /usr/bin/install -c -m 644 codec.h vorbisfile.h vorbisenc.h '/usr/src/tvheadend-neumo/build.linux/ffmpeg/build/ffmpeg/include/vorbis' make[5]: Leaving directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/include/vorbis' make[4]: Leaving directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/include/vorbis' make[4]: Entering directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/include' make[5]: Entering directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/include' make[4]: Leaving directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/include' make[3]: Leaving directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/include' Making install in vq make[3]: Entering directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/vq' make[4]: Entering directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/vq' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/vq' make[3]: Leaving directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/vq' Making install in lib make[3]: Entering directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/lib' Making install in modes make[4]: Entering directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/lib/modes' make[5]: Entering directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/lib/modes' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/lib/modes' make[4]: Leaving directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/lib/modes' Making install in books make[4]: Entering directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/lib/books' Making install in coupled make[5]: Entering directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/coupled' make[6]: Entering directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/coupled' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/coupled' make[5]: Leaving directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/coupled' Making install in uncoupled make[5]: Entering directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/uncoupled' make[6]: Entering directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/uncoupled' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/uncoupled' make[5]: Leaving directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/uncoupled' Making install in floor GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes make[5]: Entering directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/floor' checking whether to build shared libraries... no checking whether to build static libraries... yes checking for doxygen... false configure: WARNING: *** doxygen not found, API documentation will not be built configure: WARNING: *** Format Specification will not built. make[6]: Entering directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/floor' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/floor' make[5]: Leaving directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/floor' checking for ld used by gcc -fPIE... make[5]: Entering directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/lib/books' (cached) /usr/bin/ld make[6]: Entering directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/lib/books' checking if the linker (/usr/bin/ld) is GNU ld... make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/lib/books' (cached) yes checking how to control symbol export... make[5]: Leaving directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/lib/books' --version-script checking for pkg-config... make[4]: Leaving directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/lib/books' yes checking pkg-config is at least version 0.9.0... make[4]: Entering directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libvorbis-1.3.7/lib' CC test_sharedbook-sharedbook.o yes CC mdct.lo checking for OGG... CC smallft.lo CC block.lo CC envelope.lo CC window.lo CC lsp.lo CC lpc.lo CC analysis.lo CC synthesis.lo CC psy.lo CC info.lo CC floor1.lo CC floor0.lo CC res0.lo yes checking for VORBIS... yes checking for SDL... block.c: In function ‘vorbis_analysis_buffer’: block.c:395:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 395 | if(b->header)_ogg_free(b->header);b->header=NULL; | ^~ block.c:395:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 395 | if(b->header)_ogg_free(b->header);b->header=NULL; | ^ block.c:396:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 396 | if(b->header1)_ogg_free(b->header1);b->header1=NULL; | ^~ block.c:396:39: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 396 | if(b->header1)_ogg_free(b->header1);b->header1=NULL; | ^ block.c:397:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 397 | if(b->header2)_ogg_free(b->header2);b->header2=NULL; | ^~ block.c:397:39: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 397 | if(b->header2)_ogg_free(b->header2);b->header2=NULL; | ^ CC mapping0.lo CC registry.lo lpc.c: In function ‘vorbis_lpc_from_data’: lpc.c:78:12: warning: ‘*aut’ may be used uninitialized [-Wmaybe-uninitialized] 78 | error=aut[0] * (1. + 1e-10); | ~~~^~~ CC codebook.lo CC sharedbook.lo CC lookup.lo CC bitrate.lo no configure: WARNING: *** Unable to find SDL -- Not compiling example players *** checking sys/soundcard.h usability... CC vorbisfile.lo yes checking sys/soundcard.h presence... CC vorbisenc.lo yes checking for sys/soundcard.h... yes checking for PNG... yes checking for library containing ftime... CCLD test_sharedbook none required checking for getopt_long... yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/arm/armopts.s config.status: creating include/Makefile config.status: creating include/theora/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating doc/spec/Makefile config.status: creating tests/Makefile config.status: creating m4/Makefile config.status: creating libtheora.spec config.status: creating theora.pc config.status: creating theora-uninstalled.pc config.status: creating theoradec.pc config.status: creating theoradec-uninstalled.pc config.status: creating theoraenc.pc config.status: creating theoraenc-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands psy.c: In function ‘_vp_noisemask’: psy.c:714:3: warning: ‘work’ may be used uninitialized [-Wmaybe-uninitialized] 714 | bark_noise_hybridmp(n,p->bark,work,logmask,0., | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 715 | p->vi->noisewindowfixed); | ~~~~~~~~~~~~~~~~~~~~~~~~ psy.c:543:13: note: by argument 3 of type ‘const float *’ to ‘bark_noise_hybridmp’ declared here 543 | static void bark_noise_hybridmp(int n,const long *b, | ^~~~~~~~~~~~~~~~~~~ ------------------------------------------------------------------------ libtheora 1.2.0alpha1: Automatic configuration OK. General configuration: Encoding support: ........... yes Floating point support: ..... yes Assembly optimization: ...... 64 bit x86 Debugging telemetry: ........ no Build example code: ......... no API Documentation: .......... no Format Documentation: ....... no Installation paths: libtheora: ................... /ffmpeg/lib C header files: .............. /ffmpeg/include/theora Documentation: ............... /ffmpeg/share/doc/libtheora Building: Type 'make' to compile libtheora. Type 'make install' to install libtheora. Type 'make check' to run test suite (Valgrind testing not enabled) Example programs will be built but not installed. ------------------------------------------------------------------------ DESTDIR=/usr/src/tvheadend-neumo/build.linux/ffmpeg/build \ make -C /usr/src/tvheadend-neumo/build.linux/ffmpeg/libtheora-1.2.0alpha1 install make[2]: Entering directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libtheora-1.2.0alpha1' Making install in lib make[3]: Entering directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libtheora-1.2.0alpha1/lib' Makefile:1164: warning: ignoring prerequisites on suffix rule definition make install-am make[4]: Entering directory '/usr/src/tvheadend-neumo/build.linux/ffmpeg/libtheora-1.2.0alpha1/lib' Makefile:1164: warning: ignoring prerequisites on suffix rule definition CC apiwrapper.lo CC bitpack.lo CC decapiwrapper.lo CC decinfo.lo CC decode.lo CC dequant.lo CC fragment.lo CC huffdec.lo CC idct.lo CC info.lo CC internal.lo CC quant.lo CC state.lo state.c:1041:15: warning: argument 2 of type ‘signed char *’ declared as a pointer [-Warray-parameter=] 1041 | signed char *_bv,int _refi,int _pli,int _fragy0,int _fragy_end){ | ~~~~~~~~~~~~~^~~ In file included from state.c:20: state.h:518:14: note: previously declared as an array ‘signed char[256]’ 518 | signed char _bv[256],int _refi,int _pli,int _fragy0,int _fragy_end); | ~~~~~~~~~~~~^~~~~~~~ CC x86cpu.lo CC mmxidct.lo CC mmxfrag.lo CC mmxstate.lo CC sse2idct.lo CC x86state.lo CC analyze.lo In function ‘oc_idct8x8_slow_mmx’, inlined from ‘oc_idct8x8_mmx’ at x86/mmxidct.c:559:8: x86/mmxidct.c:289:3: warning: array subscript ‘const struct [0]’ is partly outside array bounds of ‘const short int[64]’ [-Warray-bounds=] 289 | __asm__ __volatile__( | ^~~~~~~ In file included from x86/mmxidct.c:20: x86/x86int.h: In function ‘oc_idct8x8_mmx’: x86/x86int.h:97:49: note: object ‘OC_IDCT_CONSTS’ of size 128 97 | extern const short __attribute__((aligned(16))) OC_IDCT_CONSTS[64]; | ^~~~~~~~~~~~~~ In function ‘oc_idct8x8_10_mmx’, inlined from ‘oc_idct8x8_mmx’ at x86/mmxidct.c:558:20: x86/mmxidct.c:494:3: warning: array subscript ‘const struct [0]’ is partly outside array bounds of ‘const short int[64]’ [-Warray-bounds=] 494 | __asm__ __volatile__( | ^~~~~~~ x86/x86int.h: In function ‘oc_idct8x8_mmx’: x86/x86int.h:97:49: note: object ‘OC_IDCT_CONSTS’ of size 128 97 | extern const short __attribute__((aligned(16))) OC_IDCT_CONSTS[64]; | ^~~~~~~~~~~~~~ CC fdct.lo CC encfrag.lo CC encapiwrapper.lo CC encinfo.lo x86/x86state.c:24:28: warning: ‘OC_FZIG_ZAG_MMX’ defined but not used [-Wunused-const-variable=] 24 | static const unsigned char OC_FZIG_ZAG_MMX[128]={ | ^~~~~~~~~~~~~~~ CC encode.lo In function ‘oc_idct8x8_slow_sse2’, inlined from ‘oc_idct8x8_sse2’ at x86/sse2idct.c:457:8: x86/sse2idct.c:212:3: warning: array subscript ‘const struct [0]’ is partly outside array bounds of ‘const short int[64]’ [-Warray-bounds=] 212 | __asm__ __volatile__( | ^~~~~~~ x86/sse2idct.c: In function ‘oc_idct8x8_sse2’: x86/sse2idct.c:26:47: note: object ‘OC_IDCT_CONSTS’ of size 128 26 | const short __attribute__((aligned(16),used)) OC_IDCT_CONSTS[64]={ | ^~~~~~~~~~~~~~ In function ‘oc_idct8x8_10_sse2’, inlined from ‘oc_idct8x8_sse2’ at x86/sse2idct.c:456:20: x86/sse2idct.c:400:3: warning: array subscript ‘const struct [0]’ is partly outside array bounds of ‘const short int[64]’ [-Warray-bounds=] 400 | __asm__ __volatile__( | ^~~~~~~ x86/sse2idct.c: In function ‘oc_idct8x8_sse2’: x86/sse2idct.c:26:47: note: object ‘OC_IDCT_CONSTS’ of size 128 26 | const short __attribute__((aligned(16),used)) OC_IDCT_CONSTS[64]={ | ^~~~~~~~~~~~~~ CC enquant.lo CC huffenc.lo CC mathops.lo