src: https://www.cinelerra-gg.org/bugtracker/view.php?id=646 ===== I made two customizations: "--disable-doc" to keep the build from crashing is adding "AC_CONFIG_MACRO_DIRS([m4])" in configure.ac otherwise autogen.sh doesn't work. The second one has been years in the making. ==== I just re-run autogen.sh after first patch, second one is untested yet (need full rebuild for this, rn I have shared (system) ffmpeg build for recompilation speeeeed.
I did builds on Fedora, Ubuntu 16 and Debian 9.1 32 bit with both patches in and ffmpeg 6.1. Since this was the first time I built with tiff 2.6.0 and ffmpeg 6.1 on Ubuntu and Debian, I tested by loading using ffmpeg and rendering a tiff sequence. No problems discovered with these very simplistic tests. Will checkin 2 patches on next desktop boot up. On Mon, Nov 20, 2023 at 12:29 PM Andrew Randrianasulu < [email protected]> wrote:
src:
https://www.cinelerra-gg.org/bugtracker/view.php?id=646
===== I made two customizations: "--disable-doc" to keep the build from crashing is adding "AC_CONFIG_MACRO_DIRS([m4])" in configure.ac otherwise autogen.sh doesn't work. The second one has been years in the making. ====
I just re-run autogen.sh after first patch, second one is untested yet (need full rebuild for this, rn I have shared (system) ffmpeg build for recompilation speeeeed.
Checked into GIT, these 2 patches for thirdparty/Makefile and configure.ac. And reverted cinelerra/pluginfclient.C that I somehow messed up when updated ffmpeg to 6.1 In addition, updated msg/txt to reflect most notable November changes. On Mon, Nov 20, 2023 at 12:29 PM Andrew Randrianasulu < [email protected]> wrote:
src:
https://www.cinelerra-gg.org/bugtracker/view.php?id=646
===== I made two customizations: "--disable-doc" to keep the build from crashing is adding "AC_CONFIG_MACRO_DIRS([m4])" in configure.ac otherwise autogen.sh doesn't work. The second one has been years in the making. ====
I just re-run autogen.sh after first patch, second one is untested yet (need full rebuild for this, rn I have shared (system) ffmpeg build for recompilation speeeeed.
сб, 25 нояб. 2023 г., 21:22 Phyllis Smith <[email protected]>:
Checked into GIT, these 2 patches for thirdparty/Makefile and configure.ac. And reverted cinelerra/pluginfclient.C that I somehow messed up when updated ffmpeg to 6.1 In addition, updated msg/txt to reflect most notable November changes.
Thanks! Only build dynamic termux so far - it appear to work! I hope our autoge.sh fix will make Andrea's life a bit simpler in future! Also, looking at our commit messages - can they be a bit more verbose sometimes? Because you know, even author tend to forget how exactly it was working/changed .....
On Mon, Nov 20, 2023 at 12:29 PM Andrew Randrianasulu < [email protected]> wrote:
src:
https://www.cinelerra-gg.org/bugtracker/view.php?id=646
===== I made two customizations: "--disable-doc" to keep the build from crashing is adding "AC_CONFIG_MACRO_DIRS([m4])" in configure.ac otherwise autogen.sh doesn't work. The second one has been years in the making. ====
I just re-run autogen.sh after first patch, second one is untested yet (need full rebuild for this, rn I have shared (system) ffmpeg build for recompilation speeeeed.
Also, looking at our commit messages - can they be a bit more verbose sometimes? Because you know, even author tend to forget how exactly it was working/changed .....
Good suggestion that I will try to implement from now on (usually I forget
too!). It would be easier if I turned on the desktop more often and actually checked the changes in 1 at a time, BUT now I am very hesitant to check each change in individually because it seems like extra work for Andrey's build farm since he rebuilds on every GIT checkin. Especially if the checkin only changes build parameters and no actual code which would end up creating the exact same package as prior to the latest checkin.
Thank you for the patches; I wonder if they are only needed by me or others also had these small problems. Everything is OK for me.
participants (3)
-
Andrea paz -
Andrew Randrianasulu -
Phyllis Smith