Re: April 2025 stabilization week

2025-04-27 Thread Dave Cottlehuber
On Sun, 27 Apr 2025, at 19:50, Vladimir Kondratyev wrote: > On 4/27/25 19:57, Gleb Smirnoff wrote: > I see 3 possible reasons: > > 1. Pre-daa098cc37b9 system running during March stabweek. > 2. Different touchpad hardware. > 3. Something else. E.g. a luck. > > -- > WBR > Vladimir Kondratyev This

Re: April 2025 stabilization week

2025-04-27 Thread Vladimir Kondratyev
On 4/27/25 19:57, Gleb Smirnoff wrote: On Sun, Apr 27, 2025 at 03:38:46PM +, Dave Cottlehuber wrote: D> On Sat, 26 Apr 2025, at 16:19, Vladimir Kondratyev wrote: D> > On 4/24/25 21:46, Gleb Smirnoff wrote: D> >> On Thu, Apr 24, 2025 at 05:48:46PM +, Dave Cottlehuber wrote: D> >> D> On Thu

Re: HEADS UP: libllvm, libclang, and liblldb converted into shared libraries

2025-04-27 Thread Dimitry Andric
On 27 Apr 2025, at 17:04, Shawn Webb wrote: > > On Sat, Apr 26, 2025 at 06:06:54PM +0200, Dimitry Andric wrote: ... >> Please let me know if you encounter any problems resulting due to this >> change, as I intend to MFC it. For example, I tried covering all >> incremental build scenarios, but I m

Re: HEADS UP: libllvm, libclang, and liblldb converted into shared libraries

2025-04-27 Thread Yusuf Yaman
I updated my source tree and did a whole world build then did the buildworld again without changing anything that would affect something to get rebuild and then the world has been built now in 192 seconds. Indeed, it seems pico files can be cached too. Sorry for the noise and thank you all! Hav

Re: April 2025 stabilization week

2025-04-27 Thread Gleb Smirnoff
On Sun, Apr 27, 2025 at 03:38:46PM +, Dave Cottlehuber wrote: D> On Sat, 26 Apr 2025, at 16:19, Vladimir Kondratyev wrote: D> > On 4/24/25 21:46, Gleb Smirnoff wrote: D> >> On Thu, Apr 24, 2025 at 05:48:46PM +, Dave Cottlehuber wrote: D> >> D> On Thu, 24 Apr 2025, at 17:31, Gleb Smirnoff wr

Re: April 2025 stabilization week

2025-04-27 Thread Dave Cottlehuber
On Sat, 26 Apr 2025, at 16:19, Vladimir Kondratyev wrote: > On 4/24/25 21:46, Gleb Smirnoff wrote: >> On Thu, Apr 24, 2025 at 05:48:46PM +, Dave Cottlehuber wrote: >> D> On Thu, 24 Apr 2025, at 17:31, Gleb Smirnoff wrote: >> D> > D> This issue actually came up last month but I had no time to >>

Re: HEADS UP: libllvm, libclang, and liblldb converted into shared libraries

2025-04-27 Thread Shawn Webb
On Sat, Apr 26, 2025 at 06:06:54PM +0200, Dimitry Andric wrote: > Hi, > > In https://cgit.freebsd.org/src/commit/?id=2e47f35be5dc I committed a > change to convert libllvm, libclang, and liblldb into private shared > libraries. This means that tools like clang, lld, lldb, and more are now > quite

Re: RTLD_DEEPBIND question

2025-04-27 Thread Mark Johnston
On Thu, Apr 24, 2025 at 08:56:44AM +0300, Andriy Gapon wrote: > On 23/04/2025 21:56, Andriy Gapon wrote: > > BTW, I've been wondering how illumos avoids the problem even though they > > do not use any special dlopen flags. > > It turns out that they link almost all system shared libraries with > >

Re: HEADS UP: libllvm, libclang, and liblldb converted into shared libraries

2025-04-27 Thread Dimitry Andric
On 27 Apr 2025, at 01:28, Yusuf Yaman wrote: > > I am a new user of 15.0-CURRENT and just updated my source tree and > noticed that there are now files to be built that have the ".pico" > extension, as a ccache user, i was enjoying fast world/kernel builds but > these files doesn't seem to get