On Friday, July 23, 2021, Andrea paz <gamberucci.andrea@gmail.com> wrote:
The build ran for 10 min before giving an error.
I attach cin5-single-threads.log
Note: the compilation proceeded in single-thread instead of
multi-threads. In fact normally I compile in 5 min (16 threads at
100%)

there seems to be very big numbers of warnings from x265 sources, like described here


https://bitbucket.org/multicoreware/x265_git/issues/559/warnings-when-assembling-with-nasm-215

if you have nasm-2.15.x this is "normal" .. I tried to make patch for this, put in thirdparty/src and test? 

sorry for such long trail of errs... 






 
Note2: I had done a "make clean" and a "git reset --hard" before
applying the patches + 2.
Note3: I've deleted cinelerra5 folder and made a new git clone and
build without patch: all OK (and multi-threads). I attach
cin5-no-patch.log. Then I deleted cinelerra5 folder and made a new git
clone, added the patches and the result is the same as the first time:
error and single-thread. I enclose cin5-single-threads-2.log