i re-did patches using git format-patch --full-index --binary as suggested here

https://stackoverflow.com/questions/50677861/git-binary-diffs-are-not-supported-error-using-yocto

attached

On Tuesday, July 20, 2021, Andrew Randrianasulu <randrianasulu@gmail.com> wrote:


On Monday, July 19, 2021, Andrea paz <gamberucci.andrea@gmail.com> wrote:
Apply all patches with the following exceptions:

0014 and 0015 --> failed


hm, probably because files already differ from clean git tree this series was based on? Anyway they useful only for guarding x86-specific parts of code, for building on non-x86


randrik9/0014-ifdef-commercials-db-only-for-x86.patch
randrik9/0015-fixed-x86-ifdefs.patch



0021 --> patching file libbthread.patch1
              git binary diffs are not supported

hm, strange... need to look into it, but again this is termux-specific part and should be guarded by termux ifdefs, so not relevant on x86/Linux


0053 --> ? Should I create the directory
.../cinelerra-5.1/my_configure? and put the patch in this directory?

no, i just added this script as way to remember specific long configure.. 
you can configure your usual way.. 

try to compile? 



I'm waiting for some advice before compiling.