Built on ubuntu 16 just fine and the only testing I did, was to render the video each with TIFF sequence, TGA, and JPEG (I guess I forgot to do PNG).

BUT Debian 9 32-bit fails and not sure which patches caused the failure.  Below is end of log and I will send just to you the whole log and I am looking at it also, but you may be faster.
cc1: warning: unrecognized command line option ‘-Wno-stringop-truncation’
cc1: warning: unrecognized command line option ‘-Wno-format-overflow’
cc1: warning: unrecognized command line option ‘-Wno-format-truncation’
cc1: warning: unrecognized command line option ‘-Wno-stringop-overflow’
make[2]: Leaving directory '/tmp/cinelerra-5.1_testing/cinelerra-5.1/mpeg2enc'
Makefile:583: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/cinelerra-5.1_testing/cinelerra-5.1'
Makefile:530: recipe for target 'all' failed


On Tue, Aug 29, 2023 at 2:52 PM Andrew Randrianasulu <randrianasulu@gmail.com> wrote:


вт, 29 авг. 2023 г., 23:49 Phyllis Smith <phylsmith2017@gmail.com>:
Will try to compile now in ubuntu 16 and then debian 32-bit.  Not sure how much testing I will be able to actually do though because tomorrow is a "lost day".

Its time to me to power up desktop, then :)

sorry for late patches, I was not expecting breakage in this specific area!



so, patches are in, thanks,  but then complete fix for Arch (and termux) also includes thirdparty/Makefile changes around libtiff and libjpeg-turbo support inside it .... can you run those on older distro just in case?

"Disable libjpeg support in libtiff, fix build"

"Fix libtiff to link with local libjpeg-turbo, reenable                   libjpeg there"




My understanding is that  ffmpeg-5.1.patch999 is already part of ffmpeg-6.0 so does not have to be carried -- I looked at the 6.0 mathops.h and it appears to be there.  If I am wrong, please let me know.

On Sun, Aug 27, 2023 at 11:23 AM Andrew Randrianasulu <randrianasulu@gmail.com> wrote:
f_acontrast seems to work on 5.1 with those patches too ...