Re: Packaging poudriere-built www/chromium fails...?

2025-01-25 Thread Konstantin Belousov
On Sat, Jan 25, 2025 at 09:05:51AM -0800, David Wolfskill wrote: > TL;DR: poudriere build log for www/chromium ends with: > ... > === > === > = env: 'PKG_NOTES=build_timestamp

Re: port binary dumping core on recent head in poudriere [tmpfs corruptions involving blocks of zeros that should not be all zeros]

2024-11-26 Thread Konstantin Belousov
ged it to USE_TMPFS=yes, rebuilt only textproc/libsass and > > textproc/sassc, and then after reinstalling those packages: > > > > $ /usr/local/bin/sassc > > Segmentation fault > > And after applying Dag-Erling's patch to disable copy_file_range f

Re: pkg upgrade odity

2024-05-01 Thread Konstantin Belousov
On Wed, May 01, 2024 at 09:52:30AM +0200, Baptiste Daroussin wrote: > Le 30 avril 2024 23:30:16 GMT+02:00, Alexander Leidinger > a écrit : > >Am 2024-04-30 23:11, schrieb Baptiste Daroussin: > >> Le 30 avril 2024 22:51:19 GMT+02:00, Alexander Leidinger > >> a écrit : > >>> Am 2024-04-30 22:21,

Re: kcmp implementation for mesa

2024-01-19 Thread Konstantin Belousov
On Fri, Jan 19, 2024 at 07:40:32PM +0100, Mateusz Guzik wrote: > instead of messing with code like this it's probably time to implement > kcmp in the kernel Indeed https://reviews.freebsd.org/D43518

Re: poudriere-devel: ldconfig: warning: /lib32: No such file or directory

2023-11-20 Thread Konstantin Belousov
c.conf is: > ldconfig32_paths="/usr/lib32 /usr/lib32/compat" > > I'm I missing something on where /lib32 path could be fixed? libexec/rtld-elf/rtld_paths.h > > Thanks, > > Konstantin Belousov escreveu no dia quarta, > 15/11/2023 à(s) 23:25: > >

Re: poudriere-devel: ldconfig: warning: /lib32: No such file or directory

2023-11-15 Thread Konstantin Belousov
On Wed, Nov 15, 2023 at 09:34:38PM +, 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:655

Re: Problem with the package builds

2023-07-09 Thread Konstantin Belousov
On Sun, Jul 09, 2023 at 05:52:50PM -0700, Kevin Oberman wrote: > Something looks really messed up on the beefy16 package builder for > 13.1amd64. > > It is building about 9500 packages and started almost two days ago. It has > only completed 459 packages, a rate of 10 packages/hour and, if it > co