On Friday, July 23, 2021, Andrea paz <[email protected]> wrote:
> > you run ./autogen.sh after patching and before configure, yes? > Yes, after patching and before ./configure. I copy and paste the following > list: > > $ git clone --depth 1 > "git://git.cinelerra-gg.org/goodguy/cinelerra.git" cinelerra5 > > $ cd /home/paz/cinelerra5/cinelerra-5.1 > > [add patch; tar.xz and #chown] > > $ ./autogen.sh [I add "autoupdate" into autogen.sh] > > $ ./configure --with-single-user --with-config-dir=/home/paz/.bcast6 > --with-booby [.bcast5 is for AppImage] > > $ make 2>&1 | tee /tmp/cin5.log && make install looks correct... > > if you have nasm-2.15.x this is "normal" .. I tried to make patch for > this, put in thirdparty/src and test? > I've nasm 2.15.5 Sorry, just try to put it in thirdparty/src, so build will apply it automatically.. If I try to apply your latest patch I get: > > patch < x265_3.4.patch4 > can't find file to patch at input line 3 > Perhaps you should have used the -p or --strip option? > The text leading up to this was: > -------------------------- > |--- ./source/CMakeLists.txt.orig 2021-07-23 19:16:11.388035683 +0300 > |+++ ./source/CMakeLists.txt 2021-07-23 19:17:30.972035687 +0300 > -------------------------- > File to patch: ... > > I do not have a CMakeLists.txt in my entire system (# find / > CMakeLists.txt). The result is that I can't apply the patch. > Arch's wiki mentions it, but obviously I don't understand it: > https://wiki.archlinux.org/title/CMake_package_guidelines > > > On Friday, July 23, 2021, Andrea paz <[email protected]> wrote: > > > > The build ran for 10 min before giving an error. > > I attach cin5-single-threads.log > > Note: the compilation proceeded in single-thread instead of > > multi-threads. In fact normally I compile in 5 min (16 threads at > > 100%) > > > there seems to be very big numbers of warnings from x265 sources, like > described here > > > https://bitbucket.org/multicoreware/x265_git/issues/ > 559/warnings-when-assembling-with-nasm-215 > > if you have nasm-2.15.x this is "normal" .. I tried to make patch for > this, put in thirdparty/src and test? > > Andrew Randrianasulu > > 18:25 (2 ore fa) > > > a me, Cinelerra.GG, Phyllis > > > > On Friday, July 23, 2021, Andrea paz <[email protected]> wrote: > > > > The build ran for 10 min before giving an error. > > I attach cin5-single-threads.log > > Note: the compilation proceeded in single-thread instead of > > multi-threads. In fact normally I compile in 5 min (16 threads at > > 100%) > > > there seems to be very big numbers of warnings from x265 sources, like > described here > > > https://bitbucket.org/multicoreware/x265_git/issues/ > 559/warnings-when-assembling-with-nasm-215 > > if you have nasm-2.15.x this is "normal" .. I tried to make patch for > this, put in thirdparty/src and test? > > Andrew Randrianasulu > > 18:25 (2 ore fa) > > > a me, Cinelerra.GG, Phyllis >
-- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin

