Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Oct 2025 13:56:56 +0100
From:      void <void@f-m.fm>
To:        freebsd-current@freebsd.org
Subject:   Re: libutil.so.9 not found (was: HEADS-UP: pkgbase pkg upgrade breaks systems Re: after updating to latest, pkg base segfaults and leaves me unbootable)
Message-ID:  <aPTgGI1XKQUN0__o@int21h>
In-Reply-To: <b1ec0688-e1fb-4989-967d-24c9758d69c6@gmail.com>
References:  <DCA0D1E8-8D89-4B59-B44F-CD5C6F35C5A6@gushi.org> <582d802f-da93-415c-9dee-1f1f1beb1830@smeets.xyz> <5DCB0B5E-3582-4877-A1B8-894C4EA68F13@gushi.org> <b1ec0688-e1fb-4989-967d-24c9758d69c6@gmail.com>

index | next in thread | previous in thread | raw e-mail

Possibly linked issue to this:

On Wed, Aug 13, 2025 at 07:34:46AM +0100, Graham Perrin wrote:
>
>>ld-elf.so.1: Shared object "libutil.so.9" not found, required by "pkg"

On a system that had been source upgraded from 
stable/15-n280668-998dd4a11a2b 1500500 1500500 amd64
to
stable/15-n280740-317a5dd0288e 1500500 1500500 amd64

reboot and then cd /usr/src && git pull --ff-only (it updates)

then:
# make -j10 buildworld && make -j10 kernel
--- buildworld ---
make[1]: /usr/src/Makefile.inc1:362: SYSTEM_COMPILER: Determined that CC=/usr/local/bin/ccache cc matches the source tree.  Not bootstrapping a cross-compiler.
make[1]: /usr/src/Makefile.inc1:367: SYSTEM_LINKER: Determined that LD=ld matches the source tree.  Not bootstrapping a cross-linker.
--------------------------------------------------------------
>>> World build started on Sun Oct 19 13:52:47 BST 2025
--------------------------------------------------------------
>>> Deleting stale files in build tree...
ld-elf.so.1: Shared object "libutil.so.9" not found, required by "env"
         0.00 real         0.00 user         0.00 sys
         *** [_cleanworldtmp] Error code 1

-- 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?aPTgGI1XKQUN0__o>