On Friday, July 23, 2021, Andrea paz <[email protected]> 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%)
well, single-threaded x265 compilation was expected, but it seems it tries to build libbthread-master even on normal linux, not termux... you run ./autogen.sh after patching and before configure, yes? for some reason my conditional compilation not worked.. ( also may be whitespace fix ruin mjpegtools patches 4 and 5 ...? try to rename them temporary?
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