<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">чт, 17 окт. 2024 г., 05:29 Phyllis Smith <<a href="mailto:phylsmith2017@gmail.com">phylsmith2017@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">Yes! patching thirdparty/Makefile as shown immediately below, now builds.  But I have no concept as to how you figured this out and why it works?<br></div></div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">I have libjpeg-turbo 3.0.4 on termux, and for me build was ok, so I guessed something from system was interfering with build. I start to mess with thirdparty/Makefile and noticed I accidently changed this line. I was rebuilding just tiff by removing thirdparty/tiff dir and thirdparty/build/tiff.*, so I watched exact command line as it was executing and noticed now CFLAGS was not empty.</div><div dir="auto"><br></div><div dir="auto">On my desktop Slackware I have libjpeg-turbo 2.1.2 so I will make another test there ... but not at 6 am ;) probably</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small"></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Oct 16, 2024 at 6:43 PM Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com" target="_blank" rel="noreferrer">randrianasulu@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">чт, 17 окт. 2024 г., 03:32 Phyllis Smith <<a href="mailto:phylsmith2017@gmail.com" rel="noreferrer noreferrer" target="_blank">phylsmith2017@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-size:small">Tested 3.0.4 - attached log with same error.<br></div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">thanks ..</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">can you check if patching thirdparty/Makefile like this</div><div dir="auto"><br></div><div dir="auto">diff --git a/cinelerra-5.1/thirdparty/Makefile b/cinelerra-5.1/thirdparty/Makefile                 </div><div dir="auto">index bb987b0a..04f7c2f4 100644                                                                    </div><div dir="auto">--- a/cinelerra-5.1/thirdparty/Makefile                                                            </div><div dir="auto">+++ b/cinelerra-5.1/thirdparty/Makefile                                                            </div><div dir="auto">@@ -265,9 +265,12 @@ openexr.mak_vars?=true; \#                                                     </div><div dir="auto">opus.cfg_params?= --disable-extra-programs                  speech_tools.mak_params?=-j1                                                                       </div><div dir="auto">tiff.ldflags?="$(call ld_path,libjpeg,build)"                                                     </div><div dir="auto">-tiff.cflags?="$(call lnc_path,libjpeg)"                                                           </div><div dir="auto">+tiff.cflags?="$(call inc_path,libjpeg)"                                                            </div><div dir="auto">tiff.cfg_vars+=LIBS+=" -lpthread"; autoreconf -ifv -I m4 && automake -caf;<br></div><div dir="auto"><br></div><div dir="auto">i.e. change Inc_path (capital I) to inc_path (small i)</div><div dir="auto"><br></div><div dir="auto">improves buildability ?</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-size:small"></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Oct 16, 2024 at 6:18 PM Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com" rel="noreferrer noreferrer noreferrer" target="_blank">randrianasulu@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">чт, 17 окт. 2024 г., 02:30 Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com" rel="noreferrer noreferrer noreferrer" target="_blank">randrianasulu@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">чт, 17 окт. 2024 г., 02:18 Phyllis Smith <<a href="mailto:phylsmith2017@gmail.com" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank">phylsmith2017@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-size:small">Attached is the log from the build with libjpeg-turbo version 3.0.3 BUT 3.0.1 had the same error.  I have not tried 3.0.4 but will do so later today yet (hopefully).<br></div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">there also new libtiff 4.7.0, at</div><div dir="auto"><br></div><div dir="auto"><a href="http://www.simplesystems.org/libtiff/releases/v4.7.0.html" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank">http://www.simplesystems.org/libtiff/releases/v4.7.0.html</a><br></div><div dir="auto"><br></div><div dir="auto">but may be we just build against different libjpeg-turbo includes ? Need to check ....</div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">hm, may be it does not pick includes from correct place...</div><div dir="auto"><br></div><div dir="auto">can you also post config.log from thirdparty/tiff directory after build fails?</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-size:small"></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Oct 16, 2024 at 4:47 PM Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com" rel="noreferrer noreferrer noreferrer noreferrer noreferrer" target="_blank">randrianasulu@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">ср, 16 окт. 2024 г., 22:47 Phyllis Smith via Cin <<a href="mailto:cin@lists.cinelerra-gg.org" rel="noreferrer noreferrer noreferrer noreferrer noreferrer" target="_blank">cin@lists.cinelerra-gg.org</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-size:small">Library updates checked into GIT:</div><div style="font-size:small">  libvpx from 1.13.1 to 1.14.1</div><div style="font-size:small">  libwebp from 1.3.2 to 1.4.0</div><div style="font-size:small"><br></div><div style="font-size:small">That completes the library updates for a while except for libjpeg-turbo which is currently at 2.1.5.1 and could be updated to 3.0.3 but does not build.  Maybe when Andrew has time he can look at this -- I think the error is due to WITH_12BIT, but I do not know for sure or how to fix that. </div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">I tried with 3.0.4 and it builds for me on Termux (now with clang 19.1.2) BUT I see failure in mjpegtools/y4mdenoise, I do not think we need program itself so I disabled it (see attached patch).</div><div dir="auto"><br></div><div dir="auto">Can you post exact error text?</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-size:small"> It seems like the below url thinks it is in CMakeLists.txt.  I did compare it to the current version but there are a lot of  differences.  URL is:  <a href="https://github.com/libjpeg-turbo/libjpeg-turbo/issues/466" rel="noreferrer noreferrer noreferrer noreferrer noreferrer noreferrer" target="_blank">https://github.com/libjpeg-turbo/libjpeg-turbo/issues/466</a></div><div style="font-size:small"><br></div></div>
-- <br>
Cin mailing list<br>
<a href="mailto:Cin@lists.cinelerra-gg.org" rel="noreferrer noreferrer noreferrer noreferrer noreferrer noreferrer" target="_blank">Cin@lists.cinelerra-gg.org</a><br>
<a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin" rel="noreferrer noreferrer noreferrer noreferrer noreferrer noreferrer noreferrer" target="_blank">https://lists.cinelerra-gg.org/mailman/listinfo/cin</a><br>
</blockquote></div></div></div>
</blockquote></div>
</blockquote></div></div></div>
</blockquote></div></div></div>
</blockquote></div>
</blockquote></div></div></div>
</blockquote></div></div>
</blockquote></div></div></div>