[Cin] latest hacks

Andrew Randrianasulu randrianasulu at gmail.com
Wed Jul 21 16:34:48 CEST 2021


On Wednesday, July 21, 2021, Andrea paz <gamberucci.andrea at gmail.com> wrote:

> 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.
>


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


====

VERY strange.... can you double-check your ffmpeg-4.4 tarball actually
downloaded correctly, and normal tar can unpack it? ?

also, this line and few others  looks like it truncated at first symbol?

-DCINLIB_DIR="IN_PATH"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20210721/600a2340/attachment.htm>


More information about the Cin mailing list