[Cin] Latest CinGG build

Andrea paz gamberucci.andrea at gmail.com
Mon Aug 2 10:45:09 CEST 2021


Only patches 50-53-59 give whitespace errors:

Applicazione in corso: 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 errori di spazi bianchi soppressi
warning: 18 righe aggiungono errori di spazi bianchi.


Applicazione in corso: attempt at making mpegts/bluray patch for
ffmpeg-4.4, might not work
.git/rebase-apply/patch:23: trailing whitespace.

.git/rebase-apply/patch:47: trailing whitespace.

.git/rebase-apply/patch:57: trailing whitespace.

.git/rebase-apply/patch:75: trailing whitespace.

.git/rebase-apply/patch:80: trailing whitespace.

warning: 85 errori di spazi bianchi soppressi
warning: 90 righe aggiungono errori di spazi bianchi.


Applicazione in corso: Add two more libx264 patches for ffmpe, enable
avcintra 300/480
.git/rebase-apply/patch:63: trailing whitespace.

.git/rebase-apply/patch:69: trailing whitespace.

warning: 2 righe aggiungono errori di spazi bianchi.


Applicazione in corso: sigh, i deleted make in x265_3.5.patch3, restored
.git/rebase-apply/patch:30: trailing whitespace.
+make
warning: 1 riga aggiunge errori di spazi bianchi.
Applicazione in corso: --with-booby demands execinfo.h


Then I tried reapplying these 3 patches with the --whitespace=fix
option, but it didn't work:

$ git am --whitespace=fix /home/paz/Download/randrik14/rand/*.patch
Applicazione in corso: 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,
error: patch non riuscita:
cinelerra-5.1/thirdparty/src/mjpegtools-2.1.0.patch4:1
error: cinelerra-5.1/thirdparty/src/mjpegtools-2.1.0.patch4: la patch
non si applica correttamente
error: patch non riuscita:
cinelerra-5.1/thirdparty/src/mjpegtools-2.1.0.patch5:1
error: cinelerra-5.1/thirdparty/src/mjpegtools-2.1.0.patch5: la patch
non si applica correttamente
Patch non riuscita a 0001 fix mjpegtools patch4 and patch5 (termux)
suggerimento: Usa 'git am --show-current-patch=diff' per visualizzare
la patch non riuscita
Una volta risolto questo problema, esegui "git am --continue".
Se preferisci saltare questa patch, esegui invece "git am --skip".
Per ripristinare il branch originario e terminare il patching, esegui
"git am --abort".

$ git am --skip
Applicazione in corso: attempt at making mpegts/bluray patch for
ffmpeg-4.4, might not work
.git/rebase-apply/patch:23: trailing whitespace.

.git/rebase-apply/patch:47: trailing whitespace.

.git/rebase-apply/patch:57: trailing whitespace.

.git/rebase-apply/patch:75: trailing whitespace.

.git/rebase-apply/patch:80: trailing whitespace.

error: cinelerra-5.1/thirdparty/src/ffmpeg-4.4.patch2: esiste già nell'indice
Patch non riuscita a 0002 attempt at making mpegts/bluray patch for
ffmpeg-4.4, might not work
suggerimento: Usa 'git am --show-current-patch=diff' per visualizzare
la patch non riuscita
Una volta risolto questo problema, esegui "git am --continue".
Se preferisci saltare questa patch, esegui invece "git am --skip".
Per ripristinare il branch originario e terminare il patching, esegui
"git am --abort".
[paz at arch-paz cinelerra-5.1]$ git am --skip
Applicazione in corso: Add two more libx264 patches for ffmpe, enable
avcintra 300/480
.git/rebase-apply/patch:63: trailing whitespace.

.git/rebase-apply/patch:69: trailing whitespace.

error: cinelerra-5.1/thirdparty/src/ffmpeg-4.4.patch_4: esiste già nell'indice
error: cinelerra-5.1/thirdparty/src/ffmpeg-4.4.patch_5: esiste già nell'indice
Patch non riuscita a 0003 Add two more libx264 patches for ffmpe,
enable avcintra 300/480
suggerimento: Usa 'git am --show-current-patch=diff' per visualizzare
la patch non riuscita
Una volta risolto questo problema, esegui "git am --continue".
Se preferisci saltare questa patch, esegui invece "git am --skip".
Per ripristinare il branch originario e terminare il patching, esegui
"git am --abort".



I still went ahead and compiled CinGG without problems (I attach
cin5.log). The build took 8 min; without the patches the default was 5
min. The previous times with patches was 20 min. It seems to me a very
good result, thanks!

The proxy path patch was already present without needing to download
it; I applied it with "patch < ..." and it works without errors.

I'll get around to testing later today.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cin5.tar.gz
Type: application/gzip
Size: 531724 bytes
Desc: not available
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20210802/d50e7b8f/attachment-0001.bin>


More information about the Cin mailing list