On Friday, July 23, 2021, Andrea paz <gamberucci.andrea@gmail.com> wrote:
Applying the additional 2 patches on top of the previous ones, shows
the following text:
git am --whitespace=fix /home/paz/Download/randrik11/rand/*.patch
Current Application: fix opus configure
Current Application: fix mjpegtools patch4 and patch5 (termux)
.git/rebase-apply/patch:20: space before tab in indent.
if (nErr != 0)
.git/rebase-apply/patch:21: space before tab in indent.
mjpeg_error_exit1 ("pthread_attr_init() failed: %s",
.git/rebase-apply/patch:22: space before tab in indent.
strerror (nErr));
.git/rebase-apply/patch:35: space before tab in indent.
// Inherit scheduling parameters from the main thread.
.git/rebase-apply/patch:36: space before tab in indent.
nErr = pthread_attr_setinheritsched (&sThreadAttributes,
warning: 13 Suppressed whitespace errors
warning: 18 lines applied after correction of whitespace errors.
i hope 'after correction of whitespace errors' means exactly that it looks like saying..
try to build?
It looks like opus is fine, but mjpegtools still isn't.