Re: failure of pructl (atexit/_Block_copy/--no-allow-shlib-undefined)

2021-12-01 Thread Kyle Evans
On Wed, Dec 1, 2021 at 8:05 PM John-Mark Gurney wrote: > > Hello, > > It seems like the recent changes to make --no-allow-shlib-undefined > broke pructl. > > lib/libc/stdlib/atexit.c uses a weak _Block_copy symbol, but > pructl does not use atexit_b, and yet gets the following error: > : &&

failure of pructl (atexit/_Block_copy/--no-allow-shlib-undefined)

2021-12-01 Thread John-Mark Gurney
Hello, It seems like the recent changes to make --no-allow-shlib-undefined broke pructl. lib/libc/stdlib/atexit.c uses a weak _Block_copy symbol, but pructl does not use atexit_b, and yet gets the following error: : && /usr/bin/cc -Werror -O2 -pipe -fstack-protector-strong -isystem

Re: pkg sqlite database borked ( again ). How to restore?

2021-12-01 Thread Graham Perrin
On 29/11/2021 11:01, Dennis Clarke via freebsd-current wrote: … kernel panic … resulted in the pkg database being messed up. … Dennis, was that an unfortunate coincidence of a panic during a write to the database?

Re: amd64 (example) main [so: 14]: delete-old check-old delete-old-libs missing a bunch of files?

2021-12-01 Thread John Baldwin
On 11/30/21 6:52 PM, Mark Millard via freebsd-current wrote: /usr/obj/DESTDIRs/main-amd64-poud/ is a buildworld installation for poudriere-devel use that I've been updating on occasion for a while. Despite: Checking for old files Checking for old libraries Checking for old directories To