I did other tests:
- I used "git reset --hard"; I applied the patches with "git am", but
I still get the "trailing whitespace" errors. I still tried compiling
but it crashes after a few seconds.
- I did a make clean; a "git reset --hard" and applied the patches
manually, this time with no errors. I gave permissions back to the
cinelerra5 folder, thinking that the patches might have altered
something.
I tried compiling, but again it crashed after a few seconds. Append
the cin5.log.
make -j26 all-recursive
make[1]: Entering directory '/home/paz/cinelerra5/cinelerra-5.1'
Making all in thirdparty
make[2]: Entering directory '/home/paz/cinelerra5/cinelerra-5.1/thirdparty'
make[2]: warning: -j26 forced in submake: resetting jobserver mode.
tar -xJf src/ffmpeg-4.4.tar.xz
CONFIGURING djbfft
cd djbfft* && echo "/home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/djbfft-0.76/" > conf-home; (CFLAGS="-g -O2 '-DCIN="cin"' '-DCINLIB_DIR="IN_PATH"' '-DCINDAT_DIR="IN_PATH"' '-DCONFIG_DIR="/home/paz/.bcast6"' '-DNESTED_DIR="OME/Videos"' '-DSNAP_DIR="OME/Pictures"' '-DPLUGIN_DIR="IN_LIB/plugins"' '-DLOCALE_DIR="IN_LIB/locale"' '-DLADSPA_DIR="IN_LIB/ladspa"' '-DCIN_BROWSER="firefox"' -fno-omit-frame-pointer -fno-math-errno -fno-signed-zeros -pthread -Wall -Wno-unknown-warning-option -Wno-attributes -Wno-unused-result -Wno-stringop-overflow -Wno-format-truncation -Wno-format-overflow -Wno-parentheses -Wno-stringop-truncation -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DPNG_SKIP_SETJMP_CHECK=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include -I/usr/local/include -I/usr/include/freetype2 -I/usr/local/include/freetype2 -I/usr/include/uuid -I/usr/local/include/uuid -I/usr/include/mjpegtools -I/usr/local/include/mjpegtools -DHAVE_CIN_3RDPARTY -DHAVE_GL -DHAVE_XFT -DHAVE_XXF86VM -DHAVE_OSS -DHAVE_ALSA -DHAVE_FIREWIRE -DHAVE_OGG -DHAVE_DV -DHAVE_DVB -DHAVE_LADSPA -DHAVE_VIDEO4LINUX2 -DHAVE_PULSE -DHAVE_PACTL -DHAVE_OPENEXR -DHAVE_LV2 -DHAVE_LIBZMPEG -DHAVE_SHUTTLE -DHAVE_SHUTTLE_USB -DHAVE_XV -DHAVE_VAAPI -DHAVE_VDPAU -DHAVE_NV -DHAVE_WINTV -DHAVE_X10TV -DBOOBY"; echo "cc $CFLAGS") > conf-cc; echo > ./configure; chmod +x ./configure; ./configure
CONFIGURING twolame
CONFIGURING openjpeg
CONFIGURING lame
cd twolame* && ./configure --enable-shared=no
cd lame* && CFLAGS+=" -O" ./configure --enable-shared=no
cd openjpeg* && echo 'cmake "$@" "."' > ./configure; chmod +x ./configure; ./configure -DBUILD_SHARED_LIBS:BOOL=OFF
CONFIGURING opus
cd opus* && ./configure
CONFIGURING libogg
xz: (stdin): File format not recognized
CONFIGURING libvorbis
tar: Child returned status 1
tar: Error is not recoverable: exiting now
cd libogg* && ./configure --enable-shared=no
make[2]: *** [Makefile:325: /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/ffmpeg.source] Error 2
make[2]: *** Waiting for unfinished jobs....
cd libvorbis* && ./configure --disable-oggtest --enable-shared=no
CONFIGURING x264
cd x264* && ./configure --enable-static --enable-pic
touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/djbfft.configure
CMake Deprecation Warning at CMakeLists.txt:10 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
checking whether make supports nested variables... yes
checking for a BSD-compatible install... checking for a BSD-compatible install... checking build system type... /usr/bin/install -c
checking whether build environment is sane... /usr/bin/install -c
checking whether build environment is sane... yes
checking build system type... yes
checking build system type... checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... /usr/bin/mkdir -p
gawk
checking whether make sets $(MAKE)... checking for gawk... gawk
checking whether make sets $(MAKE)... yes
yes
checking whether make supports nested variables... checking whether to enable maintainer-specific portions of Makefiles... yes
yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... checking build system type... -- The C compiler identification is GNU 11.1.0
x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... yes (GNU style)
checking for gcc... gcc
printf
checking for gcc... gcc
x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether the C compiler works... checking whether the C compiler works... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... /usr/bin/install -c
checking whether build environment is sane... yes
yes
checking whether make supports nested variables... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... yes
checking for a thread-safe mkdir -p... printf
checking for style of include used by make... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... checking whether to enable maintainer-specific portions of Makefiles... no
GNU
checking for style of include used by make... checking for gcc... gcc
yes
GNU
checking for gcc... checking whether make supports nested variables... gcc
yes
checking for C compiler default output file name... a.out
yes
checking for suffix of executables... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works...
checking whether we are cross compiling...
checking whether we are cross compiling... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... -- The CXX compiler identification is GNU 11.1.0
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... -- Detecting C compiler ABI info
no
checking for suffix of object files... no
checking for suffix of object files...
checking whether we are cross compiling...
checking whether we are cross compiling...
o
checking whether we are using the GNU C compiler... checking whether we are cross compiling... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking whether gcc accepts -g... no
checking for suffix of object files... no
checking for suffix of object files... yes
checking for gcc option to accept ISO C89... yes
checking for gcc option to accept ISO C89... no
checking for suffix of object files... -- Detecting C compiler ABI info - done
o
checking whether we are using the GNU C compiler... o
checking whether we are using the GNU C compiler... -- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
o
checking whether we are using the GNU C compiler... -- Detecting C compile features - done
-- Detecting CXX compiler ABI info
yes
checking whether gcc accepts -g... none needed
none needed
checking whether gcc understands -c and -o together... checking whether gcc understands -c and -o together... yes
checking whether gcc accepts -g... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... yes
checking for gcc option to accept ISO C89... yes
checking for gcc option to accept ISO C89... yes
checking dependency style of gcc... yes
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... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... none needed
checking whether gcc understands -c and -o together... none needed
checking whether gcc understands -c and -o together... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... none needed
checking whether gcc understands -c and -o together... gcc3
checking for ar... ar
checking the archiver (ar) interface... yes
checking dependency style of gcc... yes
checking dependency style of gcc... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... ar
checking for gcc... (cached) gcc
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... -- Detecting CXX compiler ABI info - done
gcc3
gcc3
checking for a sed that does not truncate output... checking how to run the C preprocessor... 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... /usr/bin/sed
pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... checking for grep that handles long lines and -e... printf %s\n
checking for ar... ar
checking for archiver @FILE support... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... -- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
/usr/bin/grep -F
checking for ld used by gcc... -- Detecting CXX compile features - done
checking whether we are using the GNU C compiler... (cached) yes
/usr/bin/ld
checking whether gcc accepts -g... checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for gcc option to accept ISO C99... -- Looking for string.h
yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
gcc3
checking the name lister (/usr/bin/nm -B) interface... checking how to run the C preprocessor... gcc -E
@
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... BSD nm
checking whether ln -s works... gcc -E
yes
checking the maximum length of command line arguments... checking for grep that handles long lines and -e... 1572864
/usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... 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... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... none needed
checking whether ln -s works... yes
checking for inline... checking build system type... inline
-- Looking for string.h - found
checking how to print strings... -- Looking for memory.h
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... @
checking for strip... strip
/usr/bin/grep -F
checking for ld used by gcc... checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... /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... ok
x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... checking for sysroot... no
checking for a working dd... printf
checking for a sed that does not truncate output... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/dd bs=4096 count=1
/usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... 1572864
/usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... 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 mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... -- Looking for memory.h - found
-- Looking for stdlib.h
yes
checking for sys/types.h... ok
checking for sysroot... no
checking for a working dd... BSD nm
checking the maximum length of command line arguments... gcc -E
/usr/bin/dd
checking how to truncate binary pipes... 1572864
/usr/bin/dd bs=4096 count=1
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... no
checking how to associate runtime and link libraries... printf %s\n
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... yes
checking for sys/stat.h... checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... checking how to run the C preprocessor... yes
checking for stdlib.h... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... gcc -E
-- Looking for stdlib.h - found
-- Looking for stdio.h
yes
checking for ANSI C header files... checking for string.h... 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
yes
checking for mt... no
checking if : is a manifest tool... checking for memory.h... no
checking for ANSI C header files... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... -- Looking for stdio.h - found
yes
-- Looking for math.h
/usr/bin/dd bs=4096 count=1
yes
checking for strings.h... checking for sys/types.h... checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... yes
yes
checking for inttypes.h... checking for sys/stat.h... gcc -E
yes
checking for sys/types.h... yes
yes
checking for stdlib.h... checking for stdint.h... checking for ANSI C header files... yes
checking for sys/types.h... -- Looking for math.h - found
-- Looking for float.h
yes
checking for sys/stat.h... yes
yes
checking for string.h... checking for unistd.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
yes
yes
checking for memory.h... checking minix/config.h usability... checking for stdlib.h... yes
checking for string.h... -- Looking for float.h - found
-- Looking for time.h
yes
yes
no
checking minix/config.h presence... checking for strings.h... checking for string.h... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for memory.h... yes
checking for sys/types.h... yes
yes
checking for inttypes.h... checking for memory.h... yes
yes
checking for library containing strerror... yes
checking for strings.h... checking for sys/stat.h... yes
yes
-- Looking for time.h - found
-- Looking for stdarg.h
checking for strings.h... checking for stdint.h... yes
yes
checking for stdlib.h... checking for inttypes.h... none required
yes
checking how to print strings... printf
checking for a sed that does not truncate output... yes
/usr/bin/sed
checking for inttypes.h... checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... checking for unistd.h... /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... yes
yes
checking for string.h... yes
checking for stdint.h... checking for stdint.h... yes
checking for dlfcn.h... -- Looking for stdarg.h - found
-- Looking for ctype.h
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
yes
checking for objdump... objdump
checking how to recognize dependent libraries... 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... yes
yes
checking for memory.h... checking for unistd.h... checking for unistd.h... yes
checking for objdir... .libs
yes
checking for strings.h... yes
@
checking for strip... checking for dlfcn.h... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... yes
checking for dlfcn.h... -- Looking for ctype.h - found
-- Looking for assert.h
yes
checking for inttypes.h... yes
yes
checking for objdir... checking for objdir... .libs
.libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... checking for stdint.h... ok
checking for sysroot... no
checking for a working dd... yes
checking if gcc static flag -static works... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
-- Looking for assert.h - found
-- Looking for stdint.h
checking if gcc supports -fno-rtti -fno-exceptions... checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for unistd.h... checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... 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
yes
checking if gcc static flag -static works... checking for dlfcn.h... yes
checking for objdir... .libs
-- Looking for stdint.h - found
-- Looking for inttypes.h
yes
checking for objdir... .libs
yes
checking if gcc supports -c -o file.o... checking if gcc supports -fno-rtti -fno-exceptions... 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 if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... yes
checking dynamic linker characteristics... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... checking if gcc supports -fno-rtti -fno-exceptions... -- Looking for inttypes.h - found
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... -- Looking for strings.h
yes
checking if gcc static flag -static works... 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 dynamic linker characteristics... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking whether -lc should be explicitly linked in... yes
checking if gcc static flag -static works... 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 for a BSD-compatible install... no
checking dynamic linker characteristics... /usr/bin/install -c
checking whether build environment is sane... yes
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... checking for a thread-safe mkdir -p... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
/usr/bin/mkdir -p
checking whether make sets $(MAKE)... checking GCC version... -- Looking for strings.h - found
11.1.0
checking if gcc accepts -Wdeclaration-after-statement... -- Looking for sys/stat.h
yes
checking whether make supports the include directive... yes
checking if gcc supports -c -o file.o... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... 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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc option to accept ISO C99... yes
yes
checking if gcc supports -c -o file.o... checking for memory.h... (cached) yes
checking for cos in -lm... yes
checking dynamic linker characteristics... gcc3
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gcc... (cached) gcc
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... -- Looking for sys/stat.h - found
-- Looking for sys/types.h
yes
checking dynamic linker characteristics... checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for ANSI C header files... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for pthread_create in -lpthread... none needed
checking for an ANSI C-conforming const... yes
checking size of int16_t... 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 for gcc... (cached) gcc
yes
checking for inline... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for OGG... inline
checking dependency style of gcc... checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking compiler... yes
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... checking for size_t... gcc
checking version of GCC... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking whether byte ordering is bigendian... unknown compiler version pattern
checking dmalloc.h usability... -- Looking for sys/types.h - found
-- Looking for unistd.h
gcc3
checking for C/C++ restrict keyword... 2
checking size of uint16_t... no
checking dmalloc.h presence... no
checking for dmalloc.h... no
checking for ANSI C header files... (cached) yes
__restrict
checking for C99 variable-size arrays... checking errno.h usability... yes
checking for working alloca.h... no
checking for inline... yes
checking for cos in -lm... inline
checking for an ANSI C-conforming const... yes
checking errno.h presence... -- Looking for unistd.h - found
-- Checking for 64-bit off_t
yes
checking for errno.h... 2
yes
checking size of u_int16_t... checking fcntl.h usability... yes
checking for alloca... yes
checking for perl... /usr/bin/perl
checking size of short... yes
checking if compiler supports SSE intrinsics... yes
checking fcntl.h presence... yes
checking for working memcmp... yes
checking for fcntl.h... yes
checking limits.h usability... 2
checking size of int32_t... -- Checking for 64-bit off_t - present
-- Checking for fseeko/ftello
2
checking size of float... yes
checking limits.h presence... yes
checking if compiler supports SSE2 intrinsics... yes
checking for limits.h... yes
checking for stdint.h... (cached) yes
yes
checking for string.h... (cached) yes
checking sys/soundcard.h usability... 4
checking size of uint32_t... 4
checking for sqrt in -lm... checking that generated files are newer than configure... -- Checking for fseeko/ftello - present
-- Large File support - found
-- Looking for include file malloc.h
yes
checking sys/soundcard.h presence... yes
checking if compiler supports SSE4.1 intrinsics... yes
checking for sys/soundcard.h... yes
checking sys/time.h usability... yes
checking for lrintf in -lm... 4
checking size of u_int32_t... yes
checking sys/time.h presence... no
checking if compiler supports SSE4.1 intrinsics with -msse4.1... yes
checking for sys/time.h... yes
-- Looking for include file malloc.h - found
checking for unistd.h... (cached) yes
-- Looking for _aligned_malloc
checking linux/soundcard.h usability... yes
checking for powf in -lmx... 4
checking size of int64_t... yes
checking linux/soundcard.h presence... -- Looking for _aligned_malloc - not found
-- Looking for posix_memalign
no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SNDFILE... yes
checking for ANSI C header files... yes
checking for linux/soundcard.h... (cached) yes
yes
checking malloc.h usability... checking working SSE intrinsics... yes
checking if compiler supports AVX intrinsics... yes
checking malloc.h presence... yes
checking for an ANSI C-conforming const... 8
yes
checking for malloc.h... yes
checking size of uint64_t... done
configure: creating ./config.status
checking assert.h usability... -- Looking for posix_memalign - found
-- Looking for memalign
yes
checking for inline... inline
checking whether byte ordering is bigendian... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for unistd.h... (cached) yes
checking for inttypes.h... (cached) yes
8
checking size of short... checking getopt.h usability... -- Looking for memalign - found
yes
checking getopt.h presence... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking for getopt.h... yes
no
checking size of short... 2
checking size of int... checking that generated files are newer than configure... done
configure: creating ./config.status
4
2
checking size of unsigned short... checking size of long... 2
checking size of int... 8
checking size of long long... 4
checking size of unsigned int... 8
checking for working memcmp... 4
checking size of long... no
checking if compiler supports AVX intrinsics with -mavx... yes
config.status: creating Makefile
checking that generated files are newer than configure... -- Found ZLIB: /usr/lib/libz.so (found version "1.2.11")
-- Your system seems to have a Z lib available, we will use it to generate PNG lib
config.status: creating m4/Makefile
config.status: creating lib/Makefile
8
checking size of unsigned long... -- Found PNG: /usr/lib/libpng.so (found version "1.6.37")
-- Your system seems to have a PNG lib available, we will use it
config.status: creating lib/modes/Makefile
-- Found TIFF: /usr/lib/libtiff.so (found version "4.3.0")
-- Your system seems to have a TIFF lib available, we will use it
-- Found LCMS2: /usr/lib/liblcms2.so
-- Your system seems to have a LCMS2 lib available, we will use it
config.status: creating lib/books/Makefile
-- Configuring done
config.status: creating lib/books/coupled/Makefile
config.status: creating lib/books/uncoupled/Makefile
-- Generating done
-- Build files have been written to: /home/paz/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.4.0
8
checking size of long long... touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/openjpeg.configure
config.status: creating lib/books/floor/Makefile
config.status: creating doc/Makefile
config.status: creating doc/vorbisfile/Makefile
config.status: creating doc/vorbisenc/Makefile
config.status: creating Makefile
config.status: creating twolame.pc
8
checking size of unsigned long long... config.status: creating doc/libvorbis/Makefile
config.status: creating twolame.spec
config.status: creating doc/Doxyfile
config.status: creating doc/Makefile
config.status: creating include/Makefile
config.status: creating doc/html/Makefile
config.status: creating include/vorbis/Makefile
config.status: creating doc/html/Doxyfile
8
config.status: creating examples/Makefile
checking size of float... config.status: creating libtwolame/Makefile
config.status: creating test/Makefile
config.status: creating frontend/Makefile
config.status: creating vq/Makefile
config.status: creating simplefrontend/Makefile
config.status: creating libvorbis.spec
config.status: creating tests/Makefile
config.status: creating vorbis.pc
4
checking size of double... config.status: creating libtwolame/config.h
config.status: creating vorbisenc.pc
config.status: creating vorbisfile.pc
config.status: executing depfiles commands
config.status: creating vorbis-uninstalled.pc
config.status: creating vorbisenc-uninstalled.pc
config.status: creating vorbisfile-uninstalled.pc
config.status: creating config.h
8
checking for long double with more range or precision than double... config.status: executing depfiles commands
yes
checking for uint8_t... yes
checking How to get X86 CPU Info... config.status: executing libtool commands
Inline Assembly
checking for doxygen... no
checking for dot... no
checking if gcc supports -fvisibility=hidden... touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/twolame.configure
yes
checking for int8_t... yes
checking if gcc supports -fstack-protector-strong... yes
checking whether to add -D_FORTIFY_SOURCE=2 to CFLAGS... yes
checking for uint16_t... yes
checking if gcc supports -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes... yes
config.status: executing libtool commands
checking for lrintf... touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/libvorbis.configure
yes
yes
checking for lrint... checking for int16_t... yes
checking for __malloc_hook... yes
checking for uint32_t... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
yes
checking for int32_t... yes
checking for uint64_t... yes
checking for int64_t... done
configure: creating ./config.status
yes
checking for IEEE854 compliant 80 bit floats... yes
checking for ieee854_float80_t... no
checking for ieee754_float64_t... no
checking for ieee754_float32_t... config.status: creating Makefile
config.status: creating opus.pc
no
checking for size_t... config.status: creating opus-uninstalled.pc
config.status: creating celt/arm/armopts.s
config.status: creating doc/Makefile
config.status: creating doc/Doxyfile
config.status: creating config.h
config.status: executing depfiles commands
yes
checking whether time.h and sys/time.h may both be included... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for gettimeofday... config.status: creating Makefile
yes
checking for strtol... config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/libogg/Makefile
platform: X86_64
byte order: little-endian
system: LINUX
cli: yes
libx264: internal
shared: no
static: yes
bashcompletion: no
asm: yes
interlaced: yes
avs: avxsynth
lavf: yes
ffms: no
mp4: lsmash
gpl: yes
thread: posix
opencl: yes
filters: resize crop select_every
lto: no
debug: no
gprof: no
strip: no
PIC: yes
bit depth: all
chroma format: all
You can run 'make' or 'make fprofiled' now.
touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/x264.configure
yes
config.status: creating include/Makefile
checking for socket... config.status: creating include/ogg/Makefile
config.status: creating include/ogg/config_types.h
config.status: creating libogg.spec
yes
checking termcap.h usability... config.status: creating ogg.pc
config.status: creating ogg-uninstalled.pc
config.status: creating config.h
config.status: executing libtool commands
config.status: executing libtool commands
yes
checking termcap.h presence... config.status: executing depfiles commands
configure:
------------------------------------------------------------------------
opus 1.3.1: Automatic configuration OK.
Compiler support:
C99 var arrays: ................ yes
C99 lrintf: .................... yes
Use alloca: .................... no (using var arrays)
General configuration:
Floating point support: ........ yes
Fast float approximations: ..... no
Fixed point debugging: ......... no
Inline Assembly Optimizations: . No inline ASM for your platform, please send patches
External Assembly Optimizations:
Intrinsics Optimizations: ...... x86 SSE SSE2 SSE4.1 AVX
Run-time CPU detection: ........ x86 SSE4.1 AVX
Custom modes: .................. no
Assertion checking: ............ no
Hardening: ..................... yes
Fuzzing: ....................... no
Check ASM: ..................... no
API documentation: ............. yes
Extra programs: ................ yes
------------------------------------------------------------------------
Type "make; make install" to compile and install
Type "make check" to run the test suite
yes
checking for termcap.h... yes
checking ncurses/termcap.h usability... touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/opus.configure
no
checking ncurses/termcap.h presence... no
checking for ncurses/termcap.h... no
checking for initscr in -ltermcap... touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/libogg.configure
no
checking for initscr in -lcurses... yes
checking for initscr in -lncurses... yes
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 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 cos in -lm... yes
checking for cos in -lffm... no
checking for cos in -lcpml... no
checking for gtk-config... no
checking for GTK - version >= 1.2.0... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
checking use of ElectricFence malloc debugging... no
checking use of file io... lame
checking use of analyzer hooks... yes
checking use of mpg123 decoder... yes (Layer 1, 2, 3)
checking if the lame frontend should be build... yes
checking if mp3x is requested... no
checking if mp3rtp is requested... no
checking if dynamic linking of the frontends is requested... no
checking for termcap... yes
checking if I have to build the internal vector lib... yes
checking for nasm... /usr/bin/nasm
checking for assembler routines for this processor type... no
checking for additional optimizations... no
checking for debug options... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libmp3lame/Makefile
config.status: creating libmp3lame/i386/Makefile
config.status: creating libmp3lame/vector/Makefile
config.status: creating frontend/Makefile
config.status: creating mpglib/Makefile
config.status: creating doc/Makefile
config.status: creating doc/html/Makefile
config.status: creating doc/man/Makefile
config.status: creating include/Makefile
config.status: creating Dll/Makefile
config.status: creating misc/Makefile
config.status: creating dshow/Makefile
config.status: creating ACM/Makefile
config.status: creating ACM/ADbg/Makefile
config.status: creating ACM/ddk/Makefile
config.status: creating ACM/tinyxml/Makefile
config.status: creating lame.spec
config.status: creating mac/Makefile
config.status: creating macosx/Makefile
config.status: creating macosx/English.lproj/Makefile
config.status: creating macosx/LAME.xcodeproj/Makefile
config.status: creating vc_solution/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/lame.configure
make[2]: Leaving directory '/home/paz/cinelerra5/cinelerra-5.1/thirdparty'
make[1]: *** [Makefile:530: all-recursive] Error 1
make[1]: Leaving directory '/home/paz/cinelerra5/cinelerra-5.1'
make: *** [Makefile:486: all] Error 2
--
Cin mailing list
[email protected]
https://lists.cinelerra-gg.org/mailman/listinfo/cin