Date: Mon, 20 Nov 2023 09:01:20 +0000 From: Nuno Teixeira <eduardo@freebsd.org> To: Konstantin Belousov <kostikbel@gmail.com> Cc: FreeBSD Mailing List <freebsd-ports@freebsd.org> Subject: Re: poudriere-devel: ldconfig: warning: /lib32: No such file or directory Message-ID: <CAFDf7UJYyJNNDh4uHhYAnFgXWgbpC3exxKzhM9fo8hr522kEaA@mail.gmail.com> In-Reply-To: <ZVVR7CnULYgtXLeJ@kib.kiev.ua> References: <CAFDf7UJ2NYnn-oP4gN2Fy2DJaFEALVcxV8h2GdPe22ckM5ooJA@mail.gmail.com> <ZVVR7CnULYgtXLeJ@kib.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000760677060a91bbec Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello, I'm trying to find where ldconfig patch is set. `ldconfig -32 -r` shows: /var/run/ld-elf32.so.hints: search directories: /usr/lib32 (...) And default values for rc.conf is: ldconfig32_paths=3D"/usr/lib32 /usr/lib32/compat" I'm I missing something on where /lib32 path could be fixed? Thanks, Konstantin Belousov <kostikbel@gmail.com> escreveu no dia quarta, 15/11/2023 =C3=A0(s) 23:25: > On Wed, Nov 15, 2023 at 09:34:38PM +0000, Nuno Teixeira wrote: > > Hello all, > > > > Just updated poudriere jail to 2a4897bd (newer than host 14c2e0a0) and = I > > spoted: > > > > poudriere-devel-3.4.99.20231113: > > --- > > [00:00:00] Starting jail 15amd64-main > > [00:00:00] Will build as nobody:nobody (65534:65534) > > ldconfig: warning: /lib32: No such file or directory > > --- > > > > No building problems. > > Any clues? > > This is innocent warning because /lib32 is included into ld-elf32.so.1 > default search path. Caused by 99132daf6f70cb0cc969c555d3612547fa3cf1db. > > Best fix is to remove /lib32 from the ld-elf32.so.1 path, but the realist= ic > change is to filter non-existing dirs in ldconfig script. > --=20 Nuno Teixeira FreeBSD Committer (ports) --000000000000760677060a91bbec Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div>Hello,</div><div><br></div><div>I'm trying to fin= d where ldconfig patch is set.</div><div><br></div><div>`ldconfig -32 -r` s= hows:</div><div>/var/run/ld-elf32.so.hints:<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 = search directories: /usr/lib32</div><div>(...)</div><div><br></div><div>And= default values for rc.conf is:</div><div>ldconfig32_paths=3D"/usr/lib= 32 /usr/lib32/compat"</div><div><br></div><div>I'm I missing somet= hing on where /lib32 path could be fixed?</div><div><br></div><div>Thanks,<= br></div></div><br><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gma= il_attr">Konstantin Belousov <<a href=3D"mailto:kostikbel@gmail.com">kos= tikbel@gmail.com</a>> escreveu no dia quarta, 15/11/2023 =C3=A0(s) 23:25= :<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.= 8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, Nov 15= , 2023 at 09:34:38PM +0000, Nuno Teixeira wrote:<br> > Hello all,<br> > <br> > Just updated poudriere jail to 2a4897bd (newer than host 14c2e0a0) and= I<br> > spoted:<br> > <br> > poudriere-devel-3.4.99.20231113:<br> > ---<br> > [00:00:00] Starting jail 15amd64-main<br> > [00:00:00] Will build as nobody:nobody (65534:65534)<br> > ldconfig: warning: /lib32: No such file or directory<br> > ---<br> > <br> > No building problems.<br> > Any clues?<br> <br> This is innocent warning because /lib32 is included into ld-elf32.so.1<br> default search path.=C2=A0 Caused by 99132daf6f70cb0cc969c555d3612547fa3cf1= db.<br> <br> Best fix is to remove /lib32 from the ld-elf32.so.1 path, but the realistic= <br> change is to filter non-existing dirs in ldconfig script.<br> </blockquote></div><br clear=3D"all"><br><span class=3D"gmail_signature_pre= fix">-- </span><br><div dir=3D"ltr" class=3D"gmail_signature"><div dir=3D"l= tr"><span style=3D"color:rgb(102,102,102)">Nuno Teixeira<br>FreeBSD Committ= er (ports)</span></div></div> --000000000000760677060a91bbec--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFDf7UJYyJNNDh4uHhYAnFgXWgbpC3exxKzhM9fo8hr522kEaA>