I tried to do a compile with Andrew's patch but it fails. The patch is not to blame because I tried to do a new compile without the patch and it too fails. The last compilation I did successfully was from the March release. Then I had not attempted any others so I don't know which commit leads to the error. The appimage works, but it is from the same period as my working compile. I attach the cin.log
ср, 2 апр. 2025 г., 14:50 Andrea paz via Cin <[email protected]>:
I tried to do a compile with Andrew's patch but it fails. The patch is not to blame because I tried to do a new compile without the patch and it too fails. The last compilation I did successfully was from the March release. Then I had not attempted any others so I don't know which commit leads to the error. The appimage works, but it is from the same period as my working compile. I attach the cin.log
==== CMake Erro r at CMakeLists.txt:20 (cmake_minimum_required): Compatibility with CMake < 3.5 has been removed from CMake. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier. Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway. ===== Cmake fail in libx265 ? can you re-run just make without make clean so it will be cleaner where it stopped? --
Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
ср, 2 апр. 2025 г., 20:50 Andrew Randrianasulu <[email protected]>:
ср, 2 апр. 2025 г., 14:50 Andrea paz via Cin <[email protected]>:
I tried to do a compile with Andrew's patch but it fails. The patch is not to blame because I tried to do a new compile without the patch and it too fails. The last compilation I did successfully was from the March release. Then I had not attempted any others so I don't know which commit leads to the error. The appimage works, but it is from the same period as my working compile. I attach the cin.log
====
CMake Erro r at CMakeLists.txt:20 (cmake_minimum_required): Compatibility with CMake < 3.5 has been removed from CMake. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier.
Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
=====
Cmake fail in libx265 ?
can you re-run just make without make clean so it will be cleaner where it stopped?
I tried blindly add this suggestion from error message to our x265 patch. git am patch attached I wonder if Arch's own x265 4.0 now fails to build too? Gentoo surprizingly at 3.6
--
Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
I attach the log file with the second make. Then I tried with your fix and again with your fix and the second make. The result is the same. I don't know if it is important but right before the crash the terminal stays a few seconds on the line: touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/fftw.built In Arch x265 package is flagged "out-of-date"; This might say that there is a new version but also that there is something wrong and they need to work on it.
ср, 2 апр. 2025 г., 21:41 Andrea paz <[email protected]>:
I attach the log file with the second make.
Then I tried with your fix and again with your fix and the second make. The result is the same.
/bin/sh: -c: riga 1: errore di sintassi vicino al token non atteso "(" is your /bin/sh actually bash or something else?
I don't know if it is important but right before the crash the terminal stays a few seconds on the line:
touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/fftw.built
In Arch x265 package is flagged "out-of-date"; This might say that there is a new version but also that there is something wrong and they need to work on it.
ср, 2 апр. 2025 г., 21:48 Andrew Randrianasulu <[email protected]>:
ср, 2 апр. 2025 г., 21:41 Andrea paz <[email protected]>:
I attach the log file with the second make.
Then I tried with your fix and again with your fix and the second make. The result is the same.
/bin/sh: -c: riga 1: errore di sintassi vicino al token non atteso "("
is your /bin/sh actually bash or something else?
also : -5.1/thirdparty/../thirdparty/build/libsvtav1.configure] Error 1 so you probably want to disable at least svtav1 and x265 .... until we find solutions.
I don't know if it is important but right before the crash the terminal stays a few seconds on the line:
touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/fftw.built
In Arch x265 package is flagged "out-of-date"; This might say that there is a new version but also that there is something wrong and they need to work on it.
participants (2)
-
Andrea paz -
Andrew Randrianasulu