<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal>I assume that the findutils is not a dependency of libtool since the required utilities can be supplied from couple sources.<o:p></o:p></p><p class=MsoNormal>One of them is busybox but I assumed that RedHat or CentOS will make it a requirement.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>A good catch!<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Thanks,<o:p></o:p></p><p class=MsoNormal>Eliezer<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>----<o:p></o:p></p><p class=MsoNormal>Eliezer Croitoru<o:p></o:p></p><p class=MsoNormal>NgTech, Tech Support<o:p></o:p></p><p class=MsoNormal>Mobile: +972-5-28704261<o:p></o:p></p><p class=MsoNormal>Email: <a href="mailto:ngtech1ltd@gmail.com">ngtech1ltd@gmail.com</a><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b>From:</b> squid-users <squid-users-bounces@lists.squid-cache.org> <b>On Behalf Of </b>Ivan Larionov<br><b>Sent:</b> Tuesday, April 26, 2022 23:24<br><b>To:</b> Alex Rousskov <rousskov@measurement-factory.com><br><b>Cc:</b> Squid Users <squid-users@lists.squid-cache.org><br><b>Subject:</b> Re: [squid-users] squid compilation error in Docker<o:p></o:p></p></div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal>I think based on the compilation log that it's not used by squid directly but by libtool. I went through the whole log again and found the following errors which I missed originally:<o:p></o:p></p><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>"libtool: line 4251: find: command not found"<o:p></o:p></p></div></div><p class=MsoNormal><o:p> </o:p></p><div><div><p class=MsoNormal>On Mon, Apr 25, 2022 at 1:08 PM Alex Rousskov <<a href="mailto:rousskov@measurement-factory.com">rousskov@measurement-factory.com</a>> wrote:<o:p></o:p></p></div><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in'><p class=MsoNormal>On 4/25/22 15:41, Ivan Larionov wrote:<br>> Seems like "findutils" is the package which fixes the build.<br>> <br>> Binsaries in this package:<br>> <br>> # rpm -ql findutils | grep bin<br>> /bin/find<br>> /usr/bin/find<br>> /usr/bin/oldfind<br>> /usr/bin/xargs<br>> <br>> If build depends on some of these then configure script should probably <br>> check that they're available.<br><br><br>... and/or properly fail when their execution/use fails. I do not know <br>whether this find/xargs dependency is inside Squid or inside something <br>that Squid is using though, but I could not quickly find any direct uses <br>by Squid sources (that would fail the build).<br><br><br>Alex.<br><br><br>> On Wed, Apr 13, 2022 at 9:38 PM Amos Jeffries wrote:<br>> <br>>     On 14/04/22 14:59, Ivan Larionov wrote:<br>>      > There were no errors earlier.<br>>      ><br>>      > Seems like installing openldap-devel fixes the issue.<br>>      ><br>>      > There were other dependencies installed together with it, not<br>>     sure if<br>>      > they also affected the build or not.<br>> <br>> <br>>     I suspect one or more of those other components is indeed the source of<br>>     the change. Some of them are very low-level OS functionality updates<br>>     (eg<br>>     /proc and filesystem  utilities).<br>> <br>>     FWIW, The gist you posted looks suspiciously like reports we used to<br>>     see<br>>     when BSD people were having issues with the linker not receiving all<br>>     the<br>>     arguments passed to it. I would focus on the ones which interact<br>>     with OS<br>>     filesystem or the autotools / compiler/ linker.<br>> <br>> <br>>     HTH<br>>     Amos<br>>     _______________________________________________<br>>     squid-users mailing list<br>>     <a href="mailto:squid-users@lists.squid-cache.org" target="_blank">squid-users@lists.squid-cache.org</a><br>>     <mailto:<a href="mailto:squid-users@lists.squid-cache.org" target="_blank">squid-users@lists.squid-cache.org</a>><br>>     <a href="http://lists.squid-cache.org/listinfo/squid-users" target="_blank">http://lists.squid-cache.org/listinfo/squid-users</a><br>>     <<a href="http://lists.squid-cache.org/listinfo/squid-users" target="_blank">http://lists.squid-cache.org/listinfo/squid-users</a>><br>> <br>> <br>> <br>> -- <br>> With best regards, Ivan Larionov.<br>> <br>> _______________________________________________<br>> squid-users mailing list<br>> <a href="mailto:squid-users@lists.squid-cache.org" target="_blank">squid-users@lists.squid-cache.org</a><br>> <a href="http://lists.squid-cache.org/listinfo/squid-users" target="_blank">http://lists.squid-cache.org/listinfo/squid-users</a><br><br>_______________________________________________<br>squid-users mailing list<br><a href="mailto:squid-users@lists.squid-cache.org" target="_blank">squid-users@lists.squid-cache.org</a><br><a href="http://lists.squid-cache.org/listinfo/squid-users" target="_blank">http://lists.squid-cache.org/listinfo/squid-users</a><o:p></o:p></p></blockquote></div><p class=MsoNormal><br clear=all><o:p></o:p></p><div><p class=MsoNormal><o:p> </o:p></p></div><p class=MsoNormal>-- <o:p></o:p></p><div><p class=MsoNormal>With best regards, Ivan Larionov.<o:p></o:p></p></div></div></body></html>