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